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