Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade clickhouse to 23.8 #3009

Merged
merged 10 commits into from
May 6, 2024
Prev Previous commit
Next Next commit
add newline
  • Loading branch information
hubertdeng123 committed May 1, 2024
commit be7adccae45f13bcdba8389f3575ee01f8f97e36
2 changes: 1 addition & 1 deletion install/upgrade-clickhouse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ if [[ "$version" == "22.8.15.25.altinitystable" || "$version" == "21.8.12.29.alt
$dc down clickhouse
$dcb --build-arg BASE_IMAGE=altinity/clickhouse-server:23.3.19.33.altinitystable clickhouse
fi
$dc down clickhouse
$dc down clickhouse
Loading