chore(deps): update docker.io/postgres docker tag to v17
This commit is contained in:
parent
3e0c278638
commit
1403de5c22
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
|||
- matrix
|
||||
|
||||
db:
|
||||
image: docker.io/postgres:12-alpine
|
||||
image: docker.io/postgres:17-alpine@sha256:d388be15cfb665c723da47cccdc7ea5c003ed71f700c5419bbd075033227ce1f
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue