chore(docker): remove deprecated 'version' attribute from docker-compose.yml

This commit is contained in:
Victor 2024-08-09 16:23:04 +02:00 committed by GitHub
parent 2fdafd34ca
commit fd1625558f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 8 deletions

View file

@ -1,5 +1,3 @@
version: "3"
services:
wg:
build: .

View file

@ -1,5 +1,3 @@
version: "3"
services:
boringtun:
image: ghcr.io/ntkme/boringtun:edge

View file

@ -1,5 +1,3 @@
version: "3"
services:
wireguard:
image: linuxserver/wireguard:latest

View file

@ -1,5 +1,3 @@
version: "3"
services:
wireguard-ui:
image: ngoduykhanh/wireguard-ui:latest