Skip to content

Commit e4d0a3e

Browse files
committed
Remove version attribute from docker compose file
No longer needed with recent versions of docker compose and will result in the following warning: > the attribute `version` is obsolete, it will be ignored, please > remove it to avoid potential confusion
1 parent 211fe05 commit e4d0a3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3.2'
2-
31
# Docker Compose file for coordinating several dvmdostem containers.
42
#
53
# First you should build your images. This can be done individually or you can

0 commit comments

Comments
 (0)