Skip to content

Commit 74b0214

Browse files
committed
切换镜像为 devel版本
1 parent 2d7e93d commit 74b0214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FROM docker.1ms.run/506610466/cuda:12.2.2-runtime-ubuntu20.04-uv
2-
FROM 506610466/cuda:12.2.2-runtime-ubuntu20.04-uv
2+
FROM 506610466/cuda:12.2.2-devel-ubuntu20.04-uv
33
# 从基础镜像开始构建,加快构建速度
44
# FROM 506610466/gpt_server:base
55
RUN apt-get update -y && apt-get install -y build-essential && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)