From 57d9fb5d15a201785c4a6bc072db2ecdde26197f Mon Sep 17 00:00:00 2001 From: Almaz <79905215+almazgimaev@users.noreply.github.com> Date: Fri, 31 May 2024 13:25:13 +0200 Subject: [PATCH] Update docker image in config.json to supervisely/import-export:6.73.93 --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 797f193..03b8ba6 100644 --- a/config.json +++ b/config.json @@ -7,8 +7,8 @@ "export" ], "description": "images and JSON annotations", - "docker_image": "supervisely/import-export:6.73.90", - "instance_version": "6.9.4", + "docker_image": "supervisely/import-export:6.73.93", + "instance_version": "6.9.22", "main_script": "src/main.py", "modal_template": "src/modal.html", "modal_template_state": { @@ -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