Merge pull request #36 from iwootten/use-latest-clickhouse

Use latest versioned clickhouse
This commit is contained in:
Uku Taht 2021-03-15 11:46:48 +02:00 committed by GitHub
commit 3adc80359b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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:21.3.2.5
volumes:
- event-data:/var/lib/clickhouse
- ./clickhouse/clickhouse-config.xml:/etc/clickhouse-server/config.d/logging.xml:ro