forked from MTSR/mapserver
Update postgres Docker tag to v15
This commit is contained in:
parent
8a2d710c54
commit
5335c5ea78
@ -2,7 +2,7 @@ version: "2"
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:14
|
||||
image: postgres:15
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_PASSWORD: enter
|
||||
|
Loading…
Reference in New Issue
Block a user