POSTGRES_PASSWORD=postgres
POSTGRES_HOST=/var/run/postgresql
POSTGRES_INITDB_ARGS=--lc-ctype=C.UTF-8
PG_MAJOR_VERSION=15
IS_CI=true
SCRIPT_DIR=/tmp/upgrade