chore(deps): update postgres:17.5 docker digest to 30a7233
This commit is contained in:
parent
e249d5f34c
commit
01b82a65d0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ services:
|
||||||
- db
|
- db
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: postgres:17.5@sha256:6efd0df010dc3cb40d5e33e3ef84acecc5e73161bd3df06029ee8698e5e12c60
|
image: postgres:17.5@sha256:30a72339ce74f2621f0f82cd983a11ade307ec2e634a7998318e8813a6f6f25c
|
||||||
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