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:
parent
36b5cccd18
commit
c8ff5387c0
@ -1,4 +1,3 @@
|
||||
version: '2.1'
|
||||
services:
|
||||
|
||||
unbound-mailcow:
|
||||
|
Loading…
Reference in New Issue
Block a user