Skip to content

Commit c3b84cf

Browse files
committed
feat: Upgrade ClickHouse to 25.8 LTS
1 parent 2a5c78a commit c3b84cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutoraspects/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
("RUN_RALPH", True),
3939
("RUN_SUPERSET", True),
4040
("DOCKER_IMAGE_ASPECTS", "edunext/aspects:{{ ASPECTS_VERSION }}"),
41-
("DOCKER_IMAGE_CLICKHOUSE", "clickhouse/clickhouse-server:25.3"),
41+
("DOCKER_IMAGE_CLICKHOUSE", "clickhouse/clickhouse-server:25.8"),
4242
("DOCKER_IMAGE_RALPH", "fundocker/ralph:4.1.0"),
4343
("DOCKER_IMAGE_SUPERSET", "edunext/aspects-superset:{{ ASPECTS_VERSION }}"),
4444
("DOCKER_IMAGE_VECTOR", "timberio/vector:0.30.0-alpine"),

0 commit comments

Comments
 (0)