chore(deps): update docker.io/postgres docker tag to v17

This commit is contained in:
renovate 2024-12-10 00:31:44 +00:00
parent 2029e31473
commit 1f32e3dced

View file

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