Merge pull request #5845 from iamspido:patch-1

remove version from docker-compose.yml
This commit is contained in:
Niklas Meyer 2024-06-06 15:30:15 +02:00 committed by GitHub
commit b4e8355827
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 0 additions and 5 deletions

View File

@ -1,4 +1,3 @@
version: '2.1'
services:
unbound-mailcow:

View File

@ -1,4 +1,3 @@
version: '2.1'
services:
unbound-mailcow:
build: ./data/Dockerfiles/unbound

View File

@ -1,4 +1,3 @@
version: '2.1'
services:
clamd-mailcow:

View File

@ -1,4 +1,3 @@
version: '2.1'
services:
php-fpm-mailcow:

View File

@ -2,7 +2,6 @@
## Set haproxy_trusted_networks in Dovecots extra.conf!
##
version: '2.1'
services:
dovecot-mailcow: