Skip to content

Commit

Permalink
Update docker image in config.json to supervisely/import-export:6.73.162
Browse files Browse the repository at this point in the history
  • Loading branch information
cxnt committed Aug 19, 2024
1 parent ce8e0b1 commit 9a0b9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"export"
],
"description": "Transform project to YOLO v5 format and prepares tar archive for download",
"docker_image": "supervisely/import-export:6.73.160",
"docker_image": "supervisely/import-export:6.73.162",
"instance_version": "6.11.8",
"main_script": "src/convert_sly_to_yolov5.py",
"modal_template": "src/modal.html",
Expand Down

0 comments on commit 9a0b9a2

Please sign in to comment.