Update redis to the latest stable version (#625)
This commit is contained in:
parent
a8b0ddc059
commit
894fd0c4b7
|
|
@ -16,7 +16,7 @@ caproverOneClickApp:
|
|||
- id: $$cap_redis_version
|
||||
label: Redis Version Tag
|
||||
description: 'Check out their Docker page for the valid tags: https://hub.docker.com/_/redis?tab=tags'
|
||||
defaultValue: '5'
|
||||
defaultValue: '6.2'
|
||||
validRegex: /^([^\s^\/])+$/
|
||||
- id: $$cap_redis_password
|
||||
label: Redis Password
|
||||
|
|
|
|||
Loading…
Reference in New Issue