Skip to content

Commit

Permalink
Use 4.0.2 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcialRosales committed Oct 9, 2024
1 parent 8604b98 commit 4cc52a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/deploy-rabbit
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source $SCRIPT/common
MODE=${MODE:-uaa}
OAUTH_PROVIDER=${OAUTH_PROVIDER:-$MODE}
ADVANCED=${ADVANCED:-advanced.config}
IMAGE_TAG=${IMAGE_TAG:-3.13.6-management}
IMAGE_TAG=${IMAGE_TAG:-4.0.2-management}
IMAGE=${IMAGE:-rabbitmq}

CONF_DIR=$SCRIPT/../conf/${MODE}
Expand Down

0 comments on commit 4cc52a4

Please sign in to comment.