Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Commit

Permalink
chore(deps): update rabbitmq:3.12.4-alpine docker digest from 3.12.4 …
Browse files Browse the repository at this point in the history
…to 3.12.4-alpine (docker-compose.yml) (DefectDojo#8635)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 2ecb272 commit 6938264
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 @@ -154,7 +154,7 @@ services:
volumes:
- defectdojo_postgres:/var/lib/postgresql/data
rabbitmq:
image: rabbitmq:3.12.4-alpine@sha256:89bd42a2e4d2f76ea1026f7b8fb2f0020fb9fe484fe0326c12ae50444e451087
image: rabbitmq:3.12.4-alpine@sha256:9280bf00c0fcf986560e757ad86d8c933dc07bd2cef043e91041fb9e2b048243
profiles:
- mysql-rabbitmq
- postgres-rabbitmq
Expand Down

0 comments on commit 6938264

Please sign in to comment.