mirror of
https://github.com/plausible/hosting.git
synced 2024-12-22 12:03:18 -06:00
Bump clickhouse server
Fixes excessively high CPU and RAM usage on idling instance
This commit is contained in:
parent
4aa1806f75
commit
a7683ced44
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user