chore(deps): update postgres:17.5 docker digest to 6cf6142

This commit is contained in:
renovate 2025-06-11 11:32:10 +00:00
parent eb6841eaab
commit 8d19cb9fcc

View file

@ -40,7 +40,7 @@ services:
- db - db
db: db:
image: postgres:17.5@sha256:cb51e9f73d5b6fd77340999cc0fdfcf56a1d580daa6f4c2f6c72264993e6de34 image: postgres:17.5@sha256:6cf6142afacfa89fb28b894d6391c7dcbf6523c33178bdc33e782b3b533a9342
restart: unless-stopped restart: unless-stopped
environment: environment:
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse} - POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}