mirror of
https://github.com/plausible/hosting.git
synced 2024-12-22 12:03:18 -06:00
update ClickHouse to cloud prod version
This commit is contained in:
parent
c9cfb7546d
commit
48b0ea34bb
@ -11,7 +11,7 @@ services:
|
||||
start_period: 1m
|
||||
|
||||
plausible_events_db:
|
||||
image: clickhouse/clickhouse-server:24.3.3.102-alpine
|
||||
image: clickhouse/clickhouse-server:24.9.3.128-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
- event-data:/var/lib/clickhouse
|
||||
|
Loading…
Reference in New Issue
Block a user