fix(core): update

This commit is contained in:
Philipp Kunz 2024-06-15 01:30:00 +02:00
parent 93b17faddd
commit 795cf61a4f

View File

@ -1,4 +1,4 @@
FROM yandex/clickhouse-server
FROM clickhouse/clickhouse-server
# Install Node.js and ClickHouse
RUN apt-get update \