diff --git a/README.md b/README.md index c3d5e56..fc956d5 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docker-compose.yml b/docker-compose.yml index a4f9f2d..2412ec4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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