Updated redis default tag to latest stable release (#827)

This commit is contained in:
Diego Rivero 2023-01-11 01:42:09 -05:00 committed by GitHub
parent 7798906705
commit 63f961fffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: '6.2'
defaultValue: '7.0'
validRegex: /^([^\s^\/])+$/
- id: $$cap_redis_password
label: Redis Password