From 206537038e9f045e3ce3b8a71bf55ed9b4cb2cfe Mon Sep 17 00:00:00 2001 From: Almaz <79905215+almazgimaev@users.noreply.github.com> Date: Fri, 24 May 2024 12:39:10 +0200 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 75ec552..797f193 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "export" ], "description": "images and JSON annotations", - "docker_image": "supervisely/import-export:6.73.60", + "docker_image": "supervisely/import-export:6.73.90", "instance_version": "6.9.4", "main_script": "src/main.py", "modal_template": "src/modal.html", @@ -28,4 +28,4 @@ "context_root": "Download as" }, "poster": "https://user-images.githubusercontent.com/106374579/186665737-ec3da9cc-193f-43ee-85db-a6f802b2dfe4.png" -} \ No newline at end of file +}