Skip to content

Commit c508f6b

Browse files
chore(deps): update clickhouse/clickhouse-server docker tag to v25.4.4.25
1 parent ac2a055 commit c508f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
clickhouse:
3-
image: clickhouse/clickhouse-server:25.4.2.31-alpine
3+
image: clickhouse/clickhouse-server:25.4.4.25-alpine
44
ports:
55
- 8123:8123 # http port
66
- 9000:9000 # native protocol port

0 commit comments

Comments
 (0)