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:
|
||||
postgres:
|
||||
image: postgres:10
|
||||
image: postgres:13
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_PASSWORD: enter
|
||||
|
Loading…
Reference in New Issue
Block a user