Skip to content

Commit

Permalink
chore(deps): update rabbitmq docker tag to v4 (#18258)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent d487c99 commit 732e3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/docker-compose/mq/rabbitmq/rabbitmq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
<<: *network
depends_on:
- coredns
image: rabbitmq:3.13-management-alpine
image: rabbitmq:4.0-management-alpine
hostname: rabbitmq
container_name: rabbitmq
init: true
Expand Down

0 comments on commit 732e3d4

Please sign in to comment.