Update clickhouse to 21.12
This commit is contained in:
parent
0734ff42d8
commit
c5beb223be
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ services:
|
||||||
- BASE_URL=https://elbisualp.theorangeone.net
|
- BASE_URL=https://elbisualp.theorangeone.net
|
||||||
|
|
||||||
clickhouse:
|
clickhouse:
|
||||||
image: yandex/clickhouse-server:21.6-alpine
|
image: yandex/clickhouse-server:21.12-alpine
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./clickhouse:/var/lib/clickhouse
|
- ./clickhouse:/var/lib/clickhouse
|
||||||
|
|
Loading…
Reference in a new issue