Skip to content

Commit

Permalink
Use valkey for redis image in deploy template
Browse files Browse the repository at this point in the history
  • Loading branch information
jjatinggoyal committed Oct 13, 2024
1 parent bf79c71 commit f3b8a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kamal/cli/templates/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ builder:
# directories:
# - data:/var/lib/mysql
# redis:
# image: redis:7.0
# image: valkey/valkey:8
# host: 192.168.0.2
# port: 6379
# directories:
Expand Down

0 comments on commit f3b8a59

Please sign in to comment.