Skip to content

Commit

Permalink
Update rabbitmq Docker tag from 3.12.4 to v3.12.5 (docker-compose.yml) (
Browse files Browse the repository at this point in the history
#8715)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent a5fe612 commit 397f2a6
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.4-alpine@sha256:4318ec832524ea1b197b25d47bef53d04729990c31d79c6e4d4a059c19c59587
image: rabbitmq:3.12.5-alpine@sha256:97dd24c8c951c3075891048230e22d92cb9a5efd888e4941310d0190f6d62790
profiles:
- mysql-rabbitmq
- postgres-rabbitmq
Expand Down

0 comments on commit 397f2a6

Please sign in to comment.