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.3
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate-bot committed May 7, 2021
1 parent 62cb04f commit 4a30341
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.3
ports:
- 6379:6379
networks:
Expand Down

0 comments on commit 4a30341

Please sign in to comment.