There was an error while loading. Please reload this page.
1 parent 2a5c78a commit c3b84cfCopy full SHA for c3b84cf
1 file changed
tutoraspects/plugin.py
@@ -38,7 +38,7 @@
38
("RUN_RALPH", True),
39
("RUN_SUPERSET", True),
40
("DOCKER_IMAGE_ASPECTS", "edunext/aspects:{{ ASPECTS_VERSION }}"),
41
- ("DOCKER_IMAGE_CLICKHOUSE", "clickhouse/clickhouse-server:25.3"),
+ ("DOCKER_IMAGE_CLICKHOUSE", "clickhouse/clickhouse-server:25.8"),
42
("DOCKER_IMAGE_RALPH", "fundocker/ralph:4.1.0"),
43
("DOCKER_IMAGE_SUPERSET", "edunext/aspects-superset:{{ ASPECTS_VERSION }}"),
44
("DOCKER_IMAGE_VECTOR", "timberio/vector:0.30.0-alpine"),
0 commit comments