Updated filebrowser version
Fixed https://github.com/caprover/caprover/issues/1498
This commit is contained in:
parent
487903bcf1
commit
d4b64b39a4
|
|
@ -18,7 +18,7 @@ caproverOneClickApp:
|
||||||
- id: $$cap_filebrowser_version
|
- id: $$cap_filebrowser_version
|
||||||
label: File Browser Version Tag
|
label: File Browser Version Tag
|
||||||
description: 'Check out their Docker page for the valid tags: https://hub.docker.com/r/filebrowser/filebrowser/tags'
|
description: 'Check out their Docker page for the valid tags: https://hub.docker.com/r/filebrowser/filebrowser/tags'
|
||||||
defaultValue: v2.0.16
|
defaultValue: v2.22.4
|
||||||
validRegex: /^([^\s^\/])+$/
|
validRegex: /^([^\s^\/])+$/
|
||||||
instructions:
|
instructions:
|
||||||
start: >-
|
start: >-
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue