We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ce93c commit d3bb3eaCopy full SHA for d3bb3ea
compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
clickhouse:
3
- image: clickhouse/clickhouse-server:25.7.4.11-alpine
+ image: clickhouse/clickhouse-server:25.9.2.1-alpine
4
ports:
5
- 8123:8123 # http port
6
- 9000:9000 # native protocol port
0 commit comments