Skip to content

Commit c934752

Browse files
committed
onyx
1 parent 0f236b8 commit c934752

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/onyx/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ services:
207207
- /data
208208

209209
code-interpreter:
210-
image: onyxdotapp/code-interpreter:${CODE_INTERPRETER_IMAGE_TAG:-latest}
210+
image: onyxdotapp/code-interpreter:latest
211211
container_name: $W9_ID-code-interpreter
212212
entrypoint: ["/bin/bash", "-c"]
213213
command: >

0 commit comments

Comments
 (0)