Skip to content

Commit

Permalink
Renovate: rabbitmq Docker tag to v3.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 87edbea commit 333f219
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 @@ -226,7 +226,7 @@ services:
restart: "always"

queue:
image: rabbitmq:3.13.6-management@sha256:54f115b7c9c619e59b703e326ebfc7fc762f8c7321eee34f6fc0646457fffe20
image: rabbitmq:3.13.7-management@sha256:1c32767bb8f7afb93fe99b890c05a250936bc2836fa3fd0154058f3953207095
hostname: queue-host
environment:
RABBITMQ_DEFAULT_USER: ${RABBITMQ_USERNAME}
Expand Down

0 comments on commit 333f219

Please sign in to comment.