Fixed rainloop version
This commit is contained in:
@ -26,7 +26,7 @@
|
|||||||
"id": "$$cap_rainloop_version",
|
"id": "$$cap_rainloop_version",
|
||||||
"label": "Rainloop Version",
|
"label": "Rainloop Version",
|
||||||
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags",
|
"description": "Checkout their docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags",
|
||||||
"defaultValue": "latest",
|
"defaultValue": "1.12.0",
|
||||||
"validRegex": "/^([^\\s^\\/])+$/"
|
"validRegex": "/^([^\\s^\\/])+$/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user