Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7356e07410 | |||
795cf61a4f |
@ -1,4 +1,4 @@
|
|||||||
FROM yandex/clickhouse-server
|
FROM clickhouse/clickhouse-server
|
||||||
|
|
||||||
# Install Node.js and ClickHouse
|
# Install Node.js and ClickHouse
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "ht-docker-clickhouse",
|
"name": "ht-docker-clickhouse",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "1.0.16",
|
"version": "1.0.17",
|
||||||
"description": "chrome for docker",
|
"description": "chrome for docker",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user