Merge pull request 'Update postgres Docker tag to v17.7' (#291) from renovate/postgres-17.x into main
Some checks failed
renovate / renovate (push) Has been cancelled

This commit was merged in pull request #291.
This commit is contained in:
2025-11-16 00:41:48 +00:00

View File

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