chore(deps): update postgres docker tag to v17.7

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-03 16:09:09 +00:00
committed by GitHub
parent 532b767700
commit b8f6484ccd
+1 -1
View File
@@ -2,7 +2,7 @@
name: backstage
services:
psql:
image: postgres:17.6
image: postgres:17.7
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres