Skip to content

Commit

Permalink
Upgrade Redis version to match production (#7909)
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Feb 15, 2021
1 parent 5c6d4d6 commit 7dd4828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ services:
GITHUB_TOKEN: ${GITHUB_TOKEN:-}

cache:
image: redis:4.0.14
image: redis:6.0.5

nginx:
networks:
Expand Down

0 comments on commit 7dd4828

Please sign in to comment.