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 f543119 commit 186e59bCopy full SHA for 186e59b
bin/deploy-rabbit
@@ -4,7 +4,7 @@ SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
5
MODE=${MODE:-uaa}
6
CONFIG=${CONFIG:-rabbitmq.conf}
7
-IMAGE_TAG=${IMAGE_TAG:-3.11-management}
+IMAGE_TAG=${IMAGE_TAG:-3.12-rc-management}
8
IMAGE=${IMAGE:-rabbitmq}
9
10
function generate-ca-server-client-kpi {
0 commit comments