Skip to content

Commit

Permalink
Update docker image in config.json to supervisely/import-export:6.73.60
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Mar 26, 2024
1 parent 9dc0888 commit a413000
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 @@ -6,7 +6,7 @@
"export"
],
"description": "Converts Supervisely Project to Pascal VOC format",
"docker_image": "supervisely/import-export:6.73.59",
"docker_image": "supervisely/import-export:6.73.60",
"instance_version": "6.9.4",
"main_script": "src/main.py",
"modal_template": "src/modal.html",
Expand Down

0 comments on commit a413000

Please sign in to comment.