Skip to content
Snippets Groups Projects

[renovate] Update rabbitmq Docker tag to v4

Open Ghost User requested to merge renovate/rabbitmq-4.x into master
Files
3
@@ -99,7 +99,7 @@ services:
MONGO_INITDB_ROOT_PASSWORD: example
rabbitmq:
image: rabbitmq:3-management
image: rabbitmq:4-management
routing-app:
image: registry.code.fbi.h-da.de/demoquandt/qkdn-controller/routing-app:qkdn-main
Loading