[CPU] Update base image to Ubuntu 26.04 (#35313)

This commit is contained in:
Zaili Wang
2026-09-03 12:42:14 +08:00
committed by GitHub
parent 54da74e83e
commit 4b0edb25f2
+2 -2
View File
@@ -1,4 +1,4 @@
FROM ubuntu:24.04
FROM ubuntu:26.04
SHELL ["/bin/bash", "-c"]
ARG SGLANG_REPO=https://github.com/sgl-project/sglang.git
@@ -16,7 +16,7 @@ RUN apt-get update && \
g++ \
make \
libsqlite3-dev \
google-perftools \
libgoogle-perftools-dev \
libtbb-dev \
libnuma-dev \
numactl