diff --git a/compose.yaml b/compose.yaml index afe22ec9f473..e2554060dfb4 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: clickhouse: - image: clickhouse/clickhouse-server:26.1.2.11-alpine + image: clickhouse/clickhouse-server:26.3.5.12-alpine ports: - 8123:8123 # http port - 9000:9000 # native protocol port