Skip to content

Commit

Permalink
Update redis Docker tag to v5.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2021
1 parent dc1ed3b commit e91656b
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 @@ -4,7 +4,7 @@ services:
db:
image: mysql:5.7
redis:
image: redis:5.0.6-alpine
image: redis:5.0.12-alpine
hostname: redis
ports:
- 6379:6379

0 comments on commit e91656b

Please sign in to comment.