Skip to content

Commit

Permalink
Upgrade redis default version (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismaaa authored Mar 29, 2024
1 parent 89a3e2b commit 31d492b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/v4/apps/redis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: '7.0'
defaultValue: '7.2.4'
validRegex: /^([^\s^\/])+$/
- id: $$cap_redis_password
label: Redis Password
Expand Down

0 comments on commit 31d492b

Please sign in to comment.