Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Commit

Permalink
chore(deps): update redis docker tag to v6.2.4
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 62cb04f commit c7e966d
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 @@ -67,7 +67,7 @@ services:
- ionnet

redis:
image: redis:6.0.9
image: redis:6.2.4
ports:
- 6379:6379
networks:
Expand Down

0 comments on commit c7e966d

Please sign in to comment.