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