Skip to content

Commit

Permalink
Bump docker image version to 1.0.27 in config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cxnt committed Dec 20, 2024
1 parent 0cb1e6d commit 50878d9
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 @@ -4,7 +4,7 @@
"description": "[Beta] Drag and drop interface for building custom DataOps pipelines",
"entrypoint": "python -m uvicorn src.main:app --host 0.0.0.0 --port 8000",
"headless": false,
"docker_image": "supervisely/data-nodes:1.0.26",
"docker_image": "supervisely/data-nodes:1.0.27",
"modal_template": "src/modal.html",
"modal_template_state": {
"modalityType": "images"
Expand Down

0 comments on commit 50878d9

Please sign in to comment.