1
0
forked from MTSR/mapserver

Update postgres Docker tag to v14

This commit is contained in:
Renovate Bot 2021-10-01 00:29:08 +00:00 committed by Buckaroo Banzai
parent ea5bef1f8c
commit 173f38bf2d

View File

@ -2,7 +2,7 @@ version: "2"
services:
postgres:
image: postgres:13
image: postgres:14
restart: always
environment:
POSTGRES_PASSWORD: enter