Update postgres Docker tag to v17.5
Some checks failed
renovate / renovate (push) Has been cancelled

This commit was merged in pull request #225.
This commit is contained in:
Renovate Bot
2025-05-11 05:04:24 +00:00
parent c17d5dc8fb
commit 512af586d6

View File

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