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

This commit is contained in:
renovate 2024-12-10 12:31:40 +00:00
parent b6f5dd1cd6
commit 8a6f3bb7bf

View file

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