mirror of
https://github.com/plausible/hosting.git
synced 2025-06-30 17:17:31 -05:00
Bump clickhouse server
Fixes excessively high CPU and RAM usage on idling instance
This commit is contained in:
@ -11,7 +11,7 @@ services:
|
|||||||
start_period: 1m
|
start_period: 1m
|
||||||
|
|
||||||
plausible_events_db:
|
plausible_events_db:
|
||||||
image: clickhouse/clickhouse-server:24.3.3.102-alpine
|
image: clickhouse/clickhouse-server:24.11.1.2557-alpine
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- event-data:/var/lib/clickhouse
|
- event-data:/var/lib/clickhouse
|
||||||
|
Reference in New Issue
Block a user