Skip to content

Commit f3b8a59

Browse files
committed
Use valkey for redis image in deploy template
1 parent bf79c71 commit f3b8a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kamal/cli/templates/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ builder:
9191
# directories:
9292
# - data:/var/lib/mysql
9393
# redis:
94-
# image: redis:7.0
94+
# image: valkey/valkey:8
9595
# host: 192.168.0.2
9696
# port: 6379
9797
# directories:

0 commit comments

Comments
 (0)