chore(deps): update postgres:17.4 docker digest to 6e57135

This commit is contained in:
renovate 2025-04-08 08:31:46 +00:00
parent 828ce6da4d
commit 518531db1b

View file

@ -40,7 +40,7 @@ services:
- db
db:
image: postgres:17.4@sha256:45f3f7573df5db5df766ffd8260113db140a40d0ff990f7dd4a68274e8e2c390
image: postgres:17.4@sha256:6e57135d237944dddf7588b249edcdf78745a7c318e5444ae0375855b64ec6cf
restart: unless-stopped
environment:
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}