Compare commits

..

No commits in common. "master" and "v1.0.16" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "ht-docker-clickhouse",
"private": true,
"version": "1.0.17",
"version": "1.0.16",
"description": "chrome for docker",
"main": "index.js",
"scripts": {