From 353e496a3cedacc8d22e5fba4e8d0acf2bd86497 Mon Sep 17 00:00:00 2001 From: Almaz <79905215+almazgimaev@users.noreply.github.com> Date: Wed, 10 Jul 2024 18:03:16 +0200 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 09475ce..2298240 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "export" ], "description": "images and JSON annotations", - "docker_image": "supervisely/import-export:6.73.126", + "docker_image": "supervisely/import-export:6.73.128", "instance_version": "6.10.0", "main_script": "src/main.py", "modal_template": "src/modal.html",