Updated Portrainer version
Fixed https://github.com/caprover/one-click-apps/issues/266
This commit is contained in:
parent
f1be067753
commit
f3e1368da3
|
|
@ -12,7 +12,7 @@ caproverOneClickApp:
|
||||||
variables:
|
variables:
|
||||||
- id: $$cap_portainer_version
|
- id: $$cap_portainer_version
|
||||||
label: Portainer Version
|
label: Portainer Version
|
||||||
defaultValue: 1.20.2
|
defaultValue: 1.24.1
|
||||||
description: Check out their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer/tags
|
description: Check out their Docker page for the valid tags https://hub.docker.com/r/portainer/portainer/tags
|
||||||
validRegex: /^([^\s^\/])+$/
|
validRegex: /^([^\s^\/])+$/
|
||||||
instructions:
|
instructions:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue