chore(deps): update docker.io/postgres:12.22-alpine docker digest to b74f3df
This commit is contained in:
parent
33c7dd840a
commit
6555797fcc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ services:
|
||||||
- matrix
|
- matrix
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: docker.io/postgres:12.22-alpine@sha256:ef3a17e115053e23a59862311dd19db6c0dfb4b10c8fded1ea27404c9fe2f192
|
image: docker.io/postgres:12.22-alpine@sha256:b74f3df5c8e168619b7cb2acbca5e85723cc2c684514bc78f86c29d3f7c10daa
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}
|
- POSTGRES_USER=${DC_MATRIX_POSTGRES_USER:-synapse}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue