docs(readme): remove docker-compose example version field (#2663)

This commit is contained in:
Leroy 2025-01-22 09:26:39 +01:00 committed by GitHub
parent febd3f784f
commit 3926797295
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,7 +88,7 @@ Go to the [Wiki](https://github.com/qdm12/gluetun-wiki)!
Here's a docker-compose.yml for the laziest: Here's a docker-compose.yml for the laziest:
```yml ```yml
version: "3" ---
services: services:
gluetun: gluetun:
image: qmcgaw/gluetun image: qmcgaw/gluetun