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

This commit is contained in:
renovate 2025-01-07 21:31:52 +00:00
parent 6b87ba05ac
commit 33c7dd840a

View file

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