Use new clickhouse docker repository
This commit is contained in:
parent
b6a0fdfd1d
commit
31b7811b1f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue