Skip to content

Commit

Permalink
chore(deps): bump bee-code-interpreter
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
  • Loading branch information
Tomas2D committed Jan 3, 2025
1 parent 52a2f93 commit 9298ea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/bee-code-interpreter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ spec:
serviceAccountName: code-interpreter-sa
containers:
- name: code-interpreter
image: icr.io/i-am-bee/bee-code-interpreter:0.0.27
image: icr.io/i-am-bee/bee-code-interpreter:0.0.28
ports:
- containerPort: 50051
env:
- name: APP_EXECUTOR_IMAGE
value: icr.io/i-am-bee/bee-code-executor:0.0.27
value: icr.io/i-am-bee/bee-code-executor:0.0.28
- name: APP_FILE_STORAGE_PATH
value: /storage
- name: APP_EXECUTOR_POD_QUEUE_TARGET_LENGTH
Expand Down

0 comments on commit 9298ea0

Please sign in to comment.