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