Skip to content

Commit 349523d

Browse files
authored
Fix docker-compose.yml version warning [skip ci] (#211)
> "the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
1 parent 5b85e93 commit 349523d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: "3.7"
21
services:
32
postgres:
43
image: postgis/postgis:10-2.5

0 commit comments

Comments
 (0)