Compare commits

..

1 Commits

Author SHA1 Message Date
c1fa09a2ec chore: upgrade to 7.3.0+v1.154.0
Some checks failed
cc-ci/testme cc-ci: failure
2026-06-08 18:20:54 +00:00

View File

@ -128,10 +128,6 @@ services:
secrets:
- db_password
environment:
# postgres:18 relocated the default PGDATA to /var/lib/postgresql/18/docker.
# Pin it to the legacy path so pgautoupgrade finds the existing cluster on the
# mounted volume and upgrades it in place, instead of init'ing an empty one.
- PGDATA=/var/lib/postgresql/data
- LC_COLLATE=C
- LC_CTYPE=C
- POSTGRES_DB=synapse