remove version from docker-compose.yml

With docker version 25.05 the version 2.1 in docker-compose.yml will be obsolete.
docker-compose.yml: `version` is obsolete
This commit is contained in:
IamSpido 2024-04-16 14:10:44 +02:00 committed by GitHub
parent 36b5cccd18
commit c8ff5387c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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