Skip to content

Commit 85cabf6

Browse files
chore(deps): update clickhouse/clickhouse-server docker tag to v25.2.2.39 (ibis-project#10997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a706afa commit 85cabf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
clickhouse:
3-
image: clickhouse/clickhouse-server:25.2.1.3085-alpine
3+
image: clickhouse/clickhouse-server:25.2.2.39-alpine
44
ports:
55
- 8123:8123 # http port
66
- 9000:9000 # native protocol port

0 commit comments

Comments
 (0)