1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-13 01:45:59 +00:00

compose: removed all versions declarations (DEPRECATED)

This commit is contained in:
DerLinkman
2024-06-06 15:29:34 +02:00
parent c8ff5387c0
commit e0bde1c459
4 changed files with 0 additions and 4 deletions

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: