Compare commits
1 commit
00e23a1613
...
1403de5c22
Author | SHA1 | Date | |
---|---|---|---|
1403de5c22 |
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
||||||
- matrix
|
- matrix
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: docker.io/postgres:12-alpine
|
image: docker.io/postgres:17-alpine@sha256:d388be15cfb665c723da47cccdc7ea5c003ed71f700c5419bbd075033227ce1f
|
||||||
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