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

This commit was merged in pull request #173.
This commit is contained in:
Renovate Bot
2024-11-17 01:11:46 +00:00
parent 7e50eb7a21
commit 659ea44e51

View File

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