From af89fbbd011dc172f2b4c9e257d4990b4bceb66b Mon Sep 17 00:00:00 2001 From: Bogdan Fazakas Date: Tue, 27 Sep 2022 17:09:53 +0300 Subject: [PATCH] update placeholder --- content/publish/form.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/publish/form.json b/content/publish/form.json index d37baa7b6..a06c085bf 100644 --- a/content/publish/form.json +++ b/content/publish/form.json @@ -55,7 +55,7 @@ { "name": "dockerImageCustom", "label": "Docker Image URL", - "placeholder": "e.g. oceanprotocol/algo_dockers:latest or https://example.com/image_path:image_tag", + "placeholder": "e.g. oceanprotocol/algo_dockers:node-vibrant or https://example.com/image_path:image_tag", "help": "Provide the name and the tag of a public Docker hub image or the full URL if you have it hosted in a 3rd party repository", "type": "container", "required": true