⬆️ Update clickhouse/clickhouse-server Docker tag to v25
This commit is contained in:
parent
7ffc1146db
commit
833e1d5b1e
1 changed files with 1 additions and 1 deletions
|
@ -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:25.1.2.3-alpine
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- event-data:/var/lib/clickhouse
|
- event-data:/var/lib/clickhouse
|
||||||
|
|
Reference in a new issue