chore(deps): update docker.io/postgres docker tag to v17
This commit is contained in:
parent
2029e31473
commit
1f32e3dced
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ services:
|
|||
- matrix
|
||||
|
||||
db:
|
||||
image: docker.io/postgres:12.22-alpine@sha256:9f623a326208d85c49c63e2eb5abf0cc50c2e148a9f1a9970d504611ce913a2a
|
||||
image: docker.io/postgres:17.2-alpine@sha256:ccfa992a46925f976709844d552aecb316eab4fb512b699bc0f990a489fed463
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue