⬆️ Update clickhouse/clickhouse-server Docker tag to v24.12.5.81
This commit is contained in:
parent
562a585cb5
commit
401d7acecd
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.5.81-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
- event-data:/var/lib/clickhouse
|
||||
|
|
Reference in a new issue