2
0

upgrade(clickhouse): Use 19.17 as it seems to be fixing some issues (#464)

Fixes #433.
This commit is contained in:
Burak Yigit Kaya 2020-05-02 08:07:12 +03:00 committed by GitHub
parent 6308970ea7
commit 4040e68267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ services:
- 'sentry-secrets:/etc/kafka/secrets'
clickhouse:
<< : *restart_policy
image: 'yandex/clickhouse-server:19.11'
image: 'yandex/clickhouse-server:19.17'
ulimits:
nofile:
soft: 262144