Pin clickhouse to 21.6
21.7 doesn't work
This commit is contained in:
parent
b2d226300b
commit
3daf3ef8ed
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user