Skip to content

Commit d116cc4

Browse files
committed
docker-compose: Remove unused version statement
See https://docs.docker.com/compose/compose-file/04-version-and-name/ > The top-level version property is defined by the Compose > Specification for backward compatibility. It is only > informative and you'll receive a warning message that it is > obsolete if used.
1 parent 50de740 commit d116cc4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker-compose.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# https://docs.docker.com/compose/compose-file/compose-file-v3/
2-
version: "3.9"
3-
41
services:
52

63
# Isso server should always reflect production image

0 commit comments

Comments
 (0)