Skip to content
Snippets Groups Projects
Commit bd98c605 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

fix version of rabbitmq broker

parent cd0cf76b
No related branches found
No related tags found
No related merge requests found
FROM rabbitmq:management
RUN rabbitmq-plugins enable --offline rabbitmq_mqtt
\ No newline at end of file
FROM rabbitmq:3.7.18-management
RUN rabbitmq-plugins enable --offline rabbitmq_mqtt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment