Skip to content

Commit

Permalink
Update rabbitmq Docker tag from 3.12.12 to v3.12.13 (docker-compose.y…
Browse files Browse the repository at this point in the history
…ml) (DefectDojo#9573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and quirinziessler committed Feb 21, 2024
1 parent e2f49ed commit 2ecc105
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 @@ -149,7 +149,7 @@ services:
volumes:
- defectdojo_postgres:/var/lib/postgresql/data
rabbitmq:
image: rabbitmq:3.12.12-alpine@sha256:9144c0eca261e36ffd1a3f9ef21a860242a4a60e0211bbade82c80910958a5e9
image: rabbitmq:3.12.13-alpine@sha256:9566fdabd43c946af6d3fe3b41f4237a8f3afb4aada499a9f3b41934cf40f761
profiles:
- mysql-rabbitmq
- postgres-rabbitmq
Expand Down

0 comments on commit 2ecc105

Please sign in to comment.