1
0
forked from MTSR/mapserver

Update postgres Docker tag to v15

This commit is contained in:
renovate[bot] 2022-12-16 15:59:32 +00:00 committed by Buckaroo Banzai
parent 8a2d710c54
commit 5335c5ea78

View File

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