From e27de9f45f90d0715d82ecde9f35fe1d4dddbb3d Mon Sep 17 00:00:00 2001 From: almaz Date: Fri, 30 Aug 2024 18:29:10 +0200 Subject: [PATCH] update docker image tag --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 426fdb7..aac4b03 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.1", + "docker_image": "supervisely/model-benchmark:0.0.2", "instance_version": "6.11.10", "context_menu": { "target": ["images_project"]