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

This commit is contained in:
renovate 2025-01-07 21:31:58 +00:00
parent 33c7dd840a
commit ebb53b016b

View file

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