From cbe6692acb849f134df8f1535d7ac9802de13856 Mon Sep 17 00:00:00 2001 From: Almaz <79905215+almazgimaev@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:59:04 +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 0fd0e06..dc03827 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.224", - "min_instance_version": "6.12.2", + "docker_image": "supervisely/import-export:6.73.231", + "min_instance_version": "6.12.5", "main_script": "src/main.py", "task_location": "workspace_tasks", "headless": true,