mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-17 02:53:11 -06:00
Update to Postgres 15.1.0
This commit is contained in:
parent
880fc665c0
commit
efe6b92331
|
|
@ -264,7 +264,7 @@ postgresql:
|
|||
enabled: false
|
||||
image:
|
||||
repository: bitnami/postgresql
|
||||
tag: "14.4.0"
|
||||
tag: "15.1.0"
|
||||
auth:
|
||||
username: dendrite
|
||||
password: changeme
|
||||
|
|
|
|||
Loading…
Reference in a new issue