diff --git a/config.json b/config.json index 0264a233..40f08b7b 100644 --- a/config.json +++ b/config.json @@ -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.17", + "docker_image": "supervisely/data-nodes:1.0.18", "modal_template": "src/modal.html", "modal_template_state": { "modalityType": "images"