mirror of
https://github.com/plausible/hosting.git
synced 2024-12-22 12:03:18 -06:00
upgrade clickhouse
This commit is contained in:
parent
171d8070d8
commit
2e72a378b1
@ -14,7 +14,7 @@ services:
|
|||||||
- POSTGRES_PASSWORD=postgres
|
- POSTGRES_PASSWORD=postgres
|
||||||
|
|
||||||
plausible_events_db:
|
plausible_events_db:
|
||||||
image: clickhouse/clickhouse-server:22.8.13.20-alpine
|
image: clickhouse/clickhouse-server:23.3.7.5-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