Skip to content

Commit

Permalink
chore(deps): update redis docker tag from 7.0.12 to v7.2.0 (docker-co…
Browse files Browse the repository at this point in the history
…mpose.yml) (#8528)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 7575881 commit 724628f
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 @@ -161,7 +161,7 @@ services:
volumes:
- defectdojo_rabbitmq:/var/lib/rabbitmq
redis:
image: redis:7.0.12-alpine@sha256:32dcb8aedb557eb0d3463537f5fc3c765d1688d4940d487c1f0c3752f2c3916c
image: redis:7.2.0-alpine@sha256:fd5de2340bc46cbc2241975ab027797c350dec6fd86349e3ac384e3a41be6fee
profiles:
- mysql-redis
- postgres-redis
Expand Down

0 comments on commit 724628f

Please sign in to comment.