Skip to content

Commit a47d693

Browse files
committed
chore: dockerfile
Signed-off-by: thxCode <thxcode0824@gmail.com>
1 parent eae7077 commit a47d693

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pack/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,8 @@ ARG TARGETARCH
242242

243243
## Install
244244

245-
246245
RUN --mount=type=bind,target=/workspace/runtime,rw <<EOF
247-
# Install gpustack-runtime
246+
# Install gpustack-runtime
248247
echo "Installing GPUStack runtime in the system Python environment..."
249248
export UV_SYSTEM_PYTHON=1
250249
export UV_PRERELEASE=allow

0 commit comments

Comments
 (0)