mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
kandra: Install PostgreSQL 17 by default.
This commit is contained in:
committed by
Tim Abbott
parent
47238ed74c
commit
41fbe0bb4f
@@ -72,7 +72,7 @@ git -C zulip checkout "$BRANCH"
|
||||
|
||||
(
|
||||
export APT_OPTIONS="-o Dpkg::Options::=--force-confnew"
|
||||
/root/zulip/scripts/setup/install --puppet-classes "$FULL_ROLES" --postgresql-version=14
|
||||
/root/zulip/scripts/setup/install --puppet-classes "$FULL_ROLES" --postgresql-version=17
|
||||
)
|
||||
|
||||
# Delete the ubuntu user
|
||||
|
||||
Reference in New Issue
Block a user