diff --git a/config.json b/config.json
index 4f887b75..9506e462 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.11",
+	"docker_image": "supervisely/data-nodes:1.0.12",
 	"modal_template": "src/modal.html",
 	"modal_template_state": {
 		"modalityType": "images"