diff --git a/compose.yaml b/compose.yaml index 7dc30eea63f3..62fe863b418b 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,6 @@ services: clickhouse: - image: clickhouse/clickhouse-server:23.12.3.40-alpine + image: clickhouse/clickhouse-server:23.12.4.15-alpine ports: - 8123:8123 # http port - 9000:9000 # native protocol port