chore(deps): update postgres:17.4 docker digest to 304ab81 #36

Merged
renovate merged 1 commit from renovate/postgres-17.4 into main 2025-04-29 08:31:11 +00:00

View file

@ -40,7 +40,7 @@ services:
- db - db
db: db:
image: postgres:17.4@sha256:4aed4b0525233308fc5de1b8d47f92326460d598dc5f004d14b41f183360b4e9 image: postgres:17.4@sha256:304ab813518754228f9f792f79d6da36359b82d8ecf418096c636725f8c930ad
restart: unless-stopped restart: unless-stopped
environment: environment:
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse} - POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}