Merge pull request #33234 from backstage/renovate/postgres-17.x
chore(deps): update postgres docker tag to v17.9
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: backstage
|
||||
services:
|
||||
psql:
|
||||
image: postgres:17.7
|
||||
image: postgres:17.9
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
|
||||
Reference in New Issue
Block a user