Skip to content

Commit

Permalink
bump redis to v6.2 (#1168)
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Callaway <bcallaway@google.com>

Signed-off-by: Bob Callaway <bcallaway@google.com>
  • Loading branch information
bobcallaway committed Nov 3, 2022
1 parent 849c302 commit 5632317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -31,7 +31,7 @@ services:
retries: 3
start_period: 10s
redis-server:
image: docker.io/redis:5.0.10
image: docker.io/redis:6.2
command: [
"--bind",
"0.0.0.0",
Expand Down

0 comments on commit 5632317

Please sign in to comment.