Skip to content

Commit

Permalink
redis back down to v6
Browse files Browse the repository at this point in the history
Signed-off-by: Hayden B <[email protected]>
  • Loading branch information
haydentherapper authored Nov 14, 2023
1 parent 414e99b commit e2fbfdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
retries: 3
start_period: 10s
redis-server:
image: docker.io/redis:7.2
image: docker.io/redis:6.2
command: [
"--bind",
"0.0.0.0",
Expand Down

0 comments on commit e2fbfdb

Please sign in to comment.