diff --git a/compose.yaml b/compose.yaml index 1c3a31c89fe6..31b3a7c55485 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: clickhouse: - image: clickhouse/clickhouse-server:24.10.1.2812-alpine + image: clickhouse/clickhouse-server:24.10.2.80-alpine ports: - 8123:8123 # http port - 9000:9000 # native protocol port