Skip to content

Commit 5e7ee0e

Browse files
SpgroundPangjiping
authored andcommitted
docs(opensandbox): update task-executor image tag in code-interpreter pool example
1 parent 3ce6cd5 commit 5e7ee0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/code-interpreter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ spec:
9494
emptyDir: { }
9595
initContainers:
9696
- name: task-executor-installer
97-
image: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/task-executor:latest
97+
image: sandbox-registry.cn-zhangjiakou.cr.aliyuncs.com/opensandbox/task-executor:v0.1.0
9898
command: [ "/bin/sh", "-c" ]
9999
args:
100100
- |

0 commit comments

Comments
 (0)