Revert "Pin Clickhouse version down"

This reverts commit 6be56570a1.
This commit is contained in:
Ian Wootten 2021-03-12 15:03:20 +00:00
parent 6be56570a1
commit 9949e2a83f
No known key found for this signature in database
GPG Key ID: D4CEDEF40821385C
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:20.3.8.53
image: yandex/clickhouse-server:latest
volumes:
- event-data:/var/lib/clickhouse
- ./clickhouse/clickhouse-config.xml:/etc/clickhouse-server/config.d/logging.xml:ro