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

This commit is contained in:
renovate 2025-04-29 08:31:09 +00:00
parent d73db81c64
commit b5bf5a3bcd

View file

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