Merge pull request #1569 from lemondjeff/development-v6-issue-1562-take2

Remove obsolete "version" value from example docker-compose.yml files
This commit is contained in:
Adam Warner 2024-04-21 14:22:30 +01:00 committed by GitHub
commit 9973fd9bf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 4 deletions

View File

@ -28,8 +28,6 @@ Using [Docker-compose](https://docs.docker.com/compose/install/):
```yml
version: "3"
# More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/
services:
pihole:

View File

@ -1,5 +1,3 @@
version: "3"
services:
# Caddy example derived from Caddy's own example at https://hub.docker.com/_/caddy