Compare commits

...

1 commit

View file

@ -20,7 +20,7 @@ services:
- matrix - matrix
db: db:
image: docker.io/postgres:12-alpine image: docker.io/postgres:17-alpine@sha256:d388be15cfb665c723da47cccdc7ea5c003ed71f700c5419bbd075033227ce1f
restart: unless-stopped restart: unless-stopped
environment: environment:
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse} - POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}