Skip to content

Commit 40e0ae6

Browse files
committed
use rabbitmq:4.0.2-management
Signed-off-by: Gabriele Santomaggio <[email protected]>
1 parent ea925ab commit 40e0ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/ubuntu/one-node/gha-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
88
readonly script_dir
99
echo "[INFO] script_dir: '$script_dir'"
1010

11-
readonly rabbitmq_image="${RABBITMQ_IMAGE:-rabbitmq:4-management}"
11+
readonly rabbitmq_image="${RABBITMQ_IMAGE:-rabbitmq:4.0.2-management}"
1212

1313

1414
readonly docker_name_prefix='rabbitmq-amqp-dotnet-client'

0 commit comments

Comments
 (0)