Skip to content

Commit a30f60a

Browse files
committed
Remove deprecated version key from Docker composition file
This gets rid of a warning from docker-compose.
1 parent 0234608 commit a30f60a

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,6 +1,4 @@
11
---
2-
version: "3.2"
3-
42
services:
53
build_deployment_package:
64
build: .

0 commit comments

Comments
 (0)