Pin clickhouse to 21.6

21.7 doesn't work
This commit is contained in:
Jake Howard 2021-07-11 16:11:09 +01:00
parent b2d226300b
commit 3daf3ef8ed
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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