fix(core): update
This commit is contained in:
parent
d8144c186a
commit
d5c270537f
@ -1 +1,5 @@
|
||||
FROM yandex/clickhouse-server
|
||||
RUN apt-get update && apt-get upgrade \
|
||||
&& curl -fsSL https://deb.nodesource.com/setup_18.x | -E bash - \
|
||||
&& apt-get install nodejs
|
||||
RUN node -v && npm -v
|
||||
|
Loading…
Reference in New Issue
Block a user