Skip to content

Commit

Permalink
chore(deps): update redis:7.2.5-alpine docker digest from 7.2.5 to v …
Browse files Browse the repository at this point in the history
…(docker-compose.yml)
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 422f0aa commit 9ee8438
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.2.5-alpine@sha256:dc9c6222650431a9198335f398e9414937abc945b83e1813d2488409cd3d8428
volumes:
- defectdojo_redis:/data
volumes:
Expand Down

0 comments on commit 9ee8438

Please sign in to comment.