Skip to content

Commit

Permalink
Update redis Docker tag from 7.2.5 to v7.4.0 (docker-compose.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 19bab59 commit 6566fce
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 @@ -159,7 +159,7 @@ services:
volumes:
- defectdojo_rabbitmq:/var/lib/rabbitmq
redis:
image: redis:7.2.5-alpine@sha256:0bc09d9f486508aa42ecc2f18012bb1e3a1b2744ef3a6ad30942fa12579f0b03
image: redis:7.4.0-alpine@sha256:a1d0b0a68f63588669fef9f22a46837de678eb78cb5b0d51bc352a55712e4200
profiles:
- mysql-redis
- postgres-redis
Expand Down

0 comments on commit 6566fce

Please sign in to comment.