Skip to content

Commit 0983b98

Browse files
authored
🔥 Remove obsolete flag in docker compose
1 parent 38c49e4 commit 0983b98

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: "3.1"
21
services:
32
islasgeci:
43
build:
@@ -7,4 +6,4 @@ services:
76
image: islasgeci/dummy_transformations:latest
87
command: bash
98
volumes:
10-
- $PWD:/workdir
9+
- $PWD:/workdir

0 commit comments

Comments
 (0)