Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba870bf commit 4c8d220Copy full SHA for 4c8d220
bin/deploy-rabbit
@@ -6,7 +6,7 @@ MODE=${MODE:-uaa}
6
#CONF=${CONF:-rabbitmq.conf}
7
#CONFIG=${CONFIG:-rabbitmq.config}
8
ADVANCED=${ADVANCED:-advanced.config}
9
-IMAGE_TAG=${IMAGE_TAG:-3.13}
+IMAGE_TAG=${IMAGE_TAG:-3.13.1-management}
10
IMAGE=${IMAGE:-rabbitmq}
11
12
function generate-ca-server-client-kpi {
0 commit comments