From 7a5311603ee7335f094ea1e697cf71ac63676471 Mon Sep 17 00:00:00 2001 From: almaz Date: Thu, 10 Oct 2024 17:07:59 +0200 Subject: [PATCH] update docker image --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 375f131..29b3ff6 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.13", + "docker_image": "supervisely/model-benchmark:1.0.13", "instance_version": "6.11.19", "context_menu": { "target": ["images_project"]