Docker-Compose Version deprecated

Docker has deprecated the use of version in the root level of the docker compose yaml beginning with Docker Compose 1.27+.
This commit is contained in:
DavDev Yes
2024-04-09 07:39:19 +02:00
committed by GitHub
parent c59864e935
commit 4b29de197e

View File

@@ -1,4 +1,3 @@
version: '3'
services: