Skip to content

Commit

Permalink
update docker image and instance version
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Oct 10, 2024
1 parent a314d6e commit f39c02a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"task_location": "workspace_tasks",
"entrypoint": "python -m uvicorn src.main:app --host 0.0.0.0 --port 8000",
"port": 8000,
"docker_image": "supervisely/model-benchmark:0.0.10",
"instance_version": "6.11.16",
"docker_image": "supervisely/model-benchmark:0.0.11",
"instance_version": "6.11.19",
"context_menu": {
"target": ["images_project"]
},
Expand Down

0 comments on commit f39c02a

Please sign in to comment.