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:
@@ -2,7 +2,7 @@
|
||||
name: backstage
|
||||
services:
|
||||
psql:
|
||||
image: postgres:17.6
|
||||
image: postgres:17.7
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
||||
Reference in New Issue
Block a user