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

This commit is contained in:
renovate 2025-01-09 01:01:58 +00:00
parent 55e0f9a389
commit 026e045498

View file

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