Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 401d7ac

Browse files
author
Renovate Bot
committedFeb 23, 2025
⬆️ Update clickhouse/clickhouse-server Docker tag to v24.12.5.81
1 parent 562a585 commit 401d7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/plausible/compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
start_period: 1m
1212

1313
plausible_events_db:
14-
image: clickhouse/clickhouse-server:24.3.3.102-alpine
14+
image: clickhouse/clickhouse-server:24.12.5.81-alpine
1515
restart: always
1616
volumes:
1717
- event-data:/var/lib/clickhouse

0 commit comments

Comments
 (0)
Please sign in to comment.