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

This commit is contained in:
renovate 2025-01-06 21:31:44 +00:00
parent 9e888ebe29
commit e3d53b7dcd

View file

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