[Matrix] Bump Postgres to 13.14
This commit is contained in:
parent
4a060879cf
commit
e813b704d6
@ -33,7 +33,7 @@ services:
|
||||
- "traefik.http.routers.synapse.rule=Host(`${SYNAPSE_CN}`)"
|
||||
|
||||
db:
|
||||
image: postgres:13.11-alpine
|
||||
image: postgres:13.14-alpine
|
||||
env_file: ./secrets/db.secrets
|
||||
environment:
|
||||
- LC_COLLATE=C
|
||||
|
Loading…
Reference in New Issue
Block a user