From 5f587d89163088c657c2bace16ce983cd7154ffd Mon Sep 17 00:00:00 2001 From: Almaz <79905215+almazgimaev@users.noreply.github.com> Date: Tue, 5 Nov 2024 22:51:53 +0100 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 3c12bb4..51a39a3 100644 --- a/config.json +++ b/config.json @@ -5,8 +5,8 @@ "categories": ["system", "import"], "system": true, "description": "Universal import tool for Images, Videos, Pointclouds, and Volumes", - "docker_image": "supervisely/import-export:6.73.217", - "min_instance_version": "6.11.19", + "docker_image": "supervisely/import-export:6.73.222", + "min_instance_version": "6.12.2", "main_script": "src/main.py", "task_location": "workspace_tasks", "headless": true,