Use new clickhouse docker repository

This commit is contained in:
Jake Howard 2021-12-22 12:01:25 +00:00
parent b6a0fdfd1d
commit 31b7811b1f
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -31,7 +31,7 @@ services:
- BASE_URL=https://elbisualp.theorangeone.net
clickhouse:
image: yandex/clickhouse-server:21.12-alpine
image: clickhouse/clickhouse-server:21.12-alpine
restart: unless-stopped
volumes:
- ./clickhouse:/var/lib/clickhouse