1
0
mirror of https://github.com/plausible/hosting.git synced 2025-06-19 12:07:28 -05:00

Merge pull request from paskal/paskal/newer_clickhouse

Update clickhouse to 22.6
This commit is contained in:
ruslandoga
2022-09-13 11:19:57 +04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

@ -1,6 +1,6 @@
# Plausible Analytics setup examples
This repository acts as a a template to get up and running with [Plausible Analytics](https://github.com/plausible/analytics).
This repository acts as a template to get up and running with [Plausible Analytics](https://github.com/plausible/analytics).
### How to use

@ -13,7 +13,7 @@ services:
- POSTGRES_PASSWORD=postgres
plausible_events_db:
image: yandex/clickhouse-server:21.3.2.5
image: clickhouse/clickhouse-server:22.6-alpine
restart: always
volumes:
- event-data:/var/lib/clickhouse