Merge pull request #45 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
commit 3177d22992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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