We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac2a055 commit c508f6bCopy full SHA for c508f6b
compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
clickhouse:
3
- image: clickhouse/clickhouse-server:25.4.2.31-alpine
+ image: clickhouse/clickhouse-server:25.4.4.25-alpine
4
ports:
5
- 8123:8123 # http port
6
- 9000:9000 # native protocol port
0 commit comments