This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 2a3d5c945ee RabbitMQ Test infra module switch the container image
version to 4.x (#18776)
2a3d5c945ee is described below
commit 2a3d5c945ee48e52d8d09215f4224fec0aff4086
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jul 30 16:20:46 2025 +0200
RabbitMQ Test infra module switch the container image version to 4.x
(#18776)
Signed-off-by: Andrea Cosentino <[email protected]>
---
.../org/apache/camel/test/infra/rabbitmq/services/container.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
b/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
index 753dea0b184..ab7c556b997 100644
---
a/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
+++
b/test-infra/camel-test-infra-rabbitmq/src/main/resources/org/apache/camel/test/infra/rabbitmq/services/container.properties
@@ -14,4 +14,4 @@
## See the License for the specific language governing permissions and
## limitations under the License.
## ---------------------------------------------------------------------------
-rabbitmq.container=mirror.gcr.io/rabbitmq:3.13-management
+rabbitmq.container=mirror.gcr.io/rabbitmq:4.1.2-management