Update postgres Docker tag to v9.6

This commit is contained in:
Renovate Bot
2024-04-07 00:06:26 +00:00
parent 48801085de
commit 138be68b95

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"