1
0
mirror of https://github.com/plausible/hosting.git synced 2025-04-13 20:24:00 -05:00

upgrade clickhouse

This commit is contained in:
ruslandoga 2023-07-08 12:49:15 +07:00 committed by ruslandoga
parent 171d8070d8
commit 2e72a378b1

@ -14,7 +14,7 @@ services:
- POSTGRES_PASSWORD=postgres - POSTGRES_PASSWORD=postgres
plausible_events_db: plausible_events_db:
image: clickhouse/clickhouse-server:22.8.13.20-alpine image: clickhouse/clickhouse-server:23.3.7.5-alpine
restart: always restart: always
volumes: volumes:
- event-data:/var/lib/clickhouse - event-data:/var/lib/clickhouse