Skip to content

Commit

Permalink
upgrade docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Sep 3, 2024
1 parent 917f03f commit b761b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"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.4",
"docker_image": "supervisely/model-benchmark:0.0.5",
"instance_version": "6.11.10",
"context_menu": {
"target": ["images_project"]
Expand Down

0 comments on commit b761b15

Please sign in to comment.