mirror of
https://github.com/plausible/hosting.git
synced 2024-11-17 13:15:58 -06:00
upgrade clickhouse
This commit is contained in:
parent
171d8070d8
commit
2e72a378b1
@ -14,7 +14,7 @@ services:
|
||||
- POSTGRES_PASSWORD=postgres
|
||||
|
||||
plausible_events_db:
|
||||
image: clickhouse/clickhouse-server:22.8.13.20-alpine
|
||||
image: clickhouse/clickhouse-server:23.3.7.5-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
- event-data:/var/lib/clickhouse
|
||||
|
Loading…
Reference in New Issue
Block a user