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 833e1d5

Browse files
author
Renovate Bot
committedFeb 1, 2025
⬆️ Update clickhouse/clickhouse-server Docker tag to v25
1 parent 7ffc114 commit 833e1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/plausible/compose.yml

Lines changed: 1 addition & 1 deletion
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:25.1.2.3-alpine
1515
restart: always
1616
volumes:
1717
- event-data:/var/lib/clickhouse

0 commit comments

Comments
 (0)
Please sign in to comment.