Skip to content

Commit

Permalink
chore(deps): update redis docker tag from 7.2.5 to v7.4.0 (docker-com…
Browse files Browse the repository at this point in the history
…pose.yml)
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 422f0aa commit 575c75c
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 @@ -111,7 +111,7 @@ services:
volumes:
- defectdojo_postgres:/var/lib/postgresql/data
redis:
image: redis:7.2.5-alpine@sha256:0bc09d9f486508aa42ecc2f18012bb1e3a1b2744ef3a6ad30942fa12579f0b03
image: redis:7.4.0-alpine@sha256:309ba197540c90f5ae5ec22eb10d4a01151510216bd9121616fde58dab8f0d28
volumes:
- defectdojo_redis:/data
volumes:
Expand Down

0 comments on commit 575c75c

Please sign in to comment.