chore(deps): update docker.io/postgres:12.22-alpine docker digest to b74f3df

This commit is contained in:
renovate 2025-01-08 00:31:45 +00:00
parent 33c7dd840a
commit 6555797fcc

View file

@ -19,7 +19,7 @@ services:
- matrix - matrix
db: db:
image: docker.io/postgres:12.22-alpine@sha256:ef3a17e115053e23a59862311dd19db6c0dfb4b10c8fded1ea27404c9fe2f192 image: docker.io/postgres:12.22-alpine@sha256:b74f3df5c8e168619b7cb2acbca5e85723cc2c684514bc78f86c29d3f7c10daa
restart: unless-stopped restart: unless-stopped
environment: environment:
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse} - POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}