Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v7.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 1d98e3e commit dfab3c1
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 @@ -37,7 +37,7 @@ services:
- stack

afetcan_redis:
image: redis:7.0.9-alpine
image: redis:7.0.12-alpine
networks:
- 'stack'
ports:
Expand Down

0 comments on commit dfab3c1

Please sign in to comment.