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