Skip to content

Conversation

@frankdekker
Copy link
Member

@frankdekker frankdekker commented Oct 8, 2025

Change from bitnami/rabbitmq image to rabbitmq docker image

Copilot AI review requested due to automatic review settings October 8, 2025 16:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR switches the RabbitMQ Docker image from the Bitnami distribution to the official RabbitMQ image with management interface enabled. The change updates both the base docker-compose configuration and the override file to use the new image and its corresponding environment variable naming conventions.

Key changes:

  • Updates Docker image from bitnami/rabbitmq:latest to rabbitmq:4-management
  • Changes environment variable names to match official RabbitMQ image conventions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docker-compose.yml Updates base RabbitMQ service configuration with new image and environment variables
docker-compose.override.yml Updates override environment variables to match new image conventions

@frankdekker frankdekker changed the title Change from bitname image to rabbitmq image Change from bitnami image to rabbitmq image Oct 8, 2025
@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (1860fdb) to head (789e417).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1233   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
  Complexity     3357     3357           
=========================================
  Files           583      583           
  Lines          9945     9945           
=========================================
  Hits           9944     9944           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@frankdekker frankdekker merged commit 8d2c7f1 into master Oct 8, 2025
5 checks passed
@frankdekker frankdekker deleted the Update-rabbitmq-container-image branch October 8, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants