From 36bcbf3daca3877a9249facbb6e0bffe36b059b3 Mon Sep 17 00:00:00 2001 From: Almaz <79905215+almazgimaev@users.noreply.github.com> Date: Wed, 29 Mar 2023 17:19:57 +0300 Subject: [PATCH] upgrade SDK docker image tag to 6.70.15 (#7) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 4c5b452..9f7f7b9 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "system" ], "description": "Adds project from ecosystem, works with all project types: images / videos / 3d / dicom", - "docker_image": "supervisely/base-py-sdk:6.55.3", + "docker_image": "supervisely/base-py-sdk:6.70.15", "main_script": "src/add_project.py", "modal_template": "src/modal.html", "modal_template_state": {