Compare commits

..

2 commits

View file

@ -19,7 +19,7 @@ services:
- matrix
db:
image: docker.io/postgres:17.2-alpine@sha256:272a3f9b04d2170ce119c509c7706bc5e4b29e05ed5ccf70462b4f01cb556205
image: docker.io/postgres:17.2-alpine@sha256:17143ad87797f511036cf8f50ada164aeb371f0d8068a172510549fb5d2cd65f
restart: unless-stopped
environment:
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}