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

This commit is contained in:
renovate 2025-01-08 00:31:51 +00:00
parent 6555797fcc
commit 3153dd3aea

View file

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