Skip to content

Commit aa03dc1

Browse files
committed
ci: adjust base python
Signed-off-by: thxCode <thxcode0824@gmail.com>
1 parent 0618ac2 commit aa03dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pack/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# - GPUSTACK_RUNTIME_BASE_IMAGE: Base image for the gpustack-runtime stage.
1717
# - GPUSTACK_RUNTIME_ROCM_VERSION: Version of ROCm to vendor libraries from, update this if project dependencies has changed.
1818
# - GPUSTACK_RUNTIME_DOCKER_MIRRORED_NAME_FILTER_LABELS: Semicolon-separated list of labels to filter mirrored images when deploying mirrored deployment.
19-
ARG PYTHON_VERSION=3.12
19+
ARG PYTHON_VERSION=3.11
2020
ARG GPUSTACK_RUNTIME_BASE_IMAGE=runtime
2121
ARG GPUSTACK_RUNTIME_ROCM_VERSION=7.0.2
2222
ARG GPUSTACK_RUNTIME_DOCKER_MIRRORED_NAME_FILTER_LABELS

0 commit comments

Comments
 (0)