Skip to content

Commit

Permalink
Merge pull request #1884 from jwhitlock/update-redis-6-2-7
Browse files Browse the repository at this point in the history
Update to redis 6.2.7
  • Loading branch information
jwhitlock committed Aug 3, 2022
2 parents 71396bd + 2f4a3f5 commit a50544c
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 @@ -66,7 +66,7 @@ services:
- "3306"

redis:
image: redis:3.2
image: redis:6.2
expose:
- "6379"
ports:
Expand Down

0 comments on commit a50544c

Please sign in to comment.