chore(deps): update docker.io/postgres:12.22-alpine docker digest to 3ffb168
This commit is contained in:
parent
9e888ebe29
commit
5efebb932f
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:97925462a8fad6d67d270c3e6119f9c22b711bae37782430acb04e6cdfdbae78
|
image: docker.io/postgres:12.22-alpine@sha256:3ffb16819255d9439252e1409a5f33e2c96201be134dd37b41e7d3340003ee5c
|
||||||
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