forked from MTSR/mapserver
Update postgres Docker tag to v13
This commit is contained in:
parent
35860af706
commit
d19e211083
@ -2,7 +2,7 @@ version: "2"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:10
|
image: postgres:13
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: enter
|
POSTGRES_PASSWORD: enter
|
||||||
|
Loading…
Reference in New Issue
Block a user