Skip to content

Commit 6073681

Browse files
authored
Merge pull request #1079 from jjatinggoyal/valkey
Switch Redis to Valkey in deploy template and tests
2 parents 0f16ba1 + f3b8a59 commit 6073681

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)