fix: Remove ignored version field

This commit is contained in:
Adrien Poupa 2024-01-01 19:08:31 -05:00
parent 747e2a8e8f
commit 12b827a3f6
4 changed files with 0 additions and 9 deletions

View File

@ -380,8 +380,6 @@ then appending it to the `COMPOSE_FILE` environment variable: `COMPOSE_FILE=dock
For example, use a [different VPN provider](https://github.com/bubuntux/nordvpn):
```yml
version: '3.9'
services:
vpn:
image: ghcr.io/bubuntux/nordvpn
@ -469,7 +467,6 @@ If you want to use separate paths for torrents download and long term storage, t
set your `docker-compose.override.yml` to:
```yml
version: "3.9"
services:
sonarr:
volumes:

View File

@ -1,5 +1,3 @@
version: '3.9'
services:
dhcp-relay:
image: modem7/dhcprelay:latest

View File

@ -1,5 +1,3 @@
version: '3.9'
services:
traefik:
image: traefik:v2.10

View File

@ -1,5 +1,3 @@
version: '3.9'
services:
tandoor:
image: vabene1111/recipes:latest