diff --git a/config.json b/config.json index 25cb89d..384ebe8 100644 --- a/config.json +++ b/config.json @@ -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"]