Skip to content

Commit 182a482

Browse files
Explain what to do to use a newer version of IBM MQ
1 parent 862517b commit 182a482

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deps/amqp10_client/test/system_SUITE_data/ibmmq_runner

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ SCRIPT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44

55
set -u
66

7+
# Image built by CI workflow .github/workflows/ibm-mq-make.yaml
8+
# To use a newer vrsion of the IBM MQ server, bump up the version
9+
# in the CI workflow and the IMAGE_TAG variable below
710
IMAGE=pivotalrabbitmq/ibm-mqadvanced-server-dev
811
IMAGE_TAG=9.3.5.1-amd64
912

0 commit comments

Comments
 (0)