Merge pull request 'Update postgres Docker tag to v9.6' (#11) from renovate/postgres-9.x into main
Some checks failed
renovate / renovate (push) Has been cancelled

Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
2024-04-07 17:22:39 +00:00

View File

@@ -45,7 +45,7 @@ services:
- back-tier
db:
image: postgres:9.4
image: postgres:9.6
environment:
POSTGRES_USER: "postgres"
POSTGRES_PASSWORD: "postgres"