Skip to content

Commit 4c520db

Browse files
author
suluyan
committed
update cpu img to 1.27
1 parent 42382ca commit 4c520db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ resources:
9696
{{ else }}vpcConfig: ${resources.model_cache.output.vpcConfig}
9797
nasConfig: ${resources.model_cache.output.nasConfig}{{ /if }}
9898
customContainerConfig:
99-
image: modelscope-registry.${vars.region}.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-py310-torch2.3.1-1.23.1
99+
image: modelscope-registry.${vars.region}.cr.aliyuncs.com/modelscope-repo/modelscope:ubuntu22.04-py311-torch2.3.1-1.27.0
100100
command: ["/bin/sh", "-c", "wget https://modelscope.oss-cn-beijing.aliyuncs.com/swingdeploy/pre/deploy.tar; tar xvf deploy.tar; /bin/bash script/run_download.sh"]
101101
port: 9001
102102
registryConfig:

0 commit comments

Comments
 (0)