Update postgres Docker tag to v17.4
All checks were successful
renovate / renovate (push) Successful in 2m33s

This commit was merged in pull request #204.
This commit is contained in:
Renovate Bot
2025-02-23 02:04:37 +00:00
parent 12e6d75241
commit 80c6600058

View File

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