Pin Clickhouse version down

This commit is contained in:
Uku Taht 2021-03-10 10:44:27 +02:00
parent 0e92240174
commit 6be56570a1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
- POSTGRES_PASSWORD=postgres
plausible_events_db:
image: yandex/clickhouse-server:latest
image: yandex/clickhouse-server:20.3.8.53
volumes:
- event-data:/var/lib/clickhouse
- ./clickhouse/clickhouse-config.xml:/etc/clickhouse-server/config.d/logging.xml:ro