Skip to content

Commit 3c2134c

Browse files
Merge pull request #12574 from rabbitmq/bump-up-ibmmq-image
Bump IBM MQ image used for interoperability testing to 9.4.0
2 parents 1150d51 + aea7b82 commit 3c2134c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ibm-mq-make.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ on:
1313
env:
1414
REGISTRY_IMAGE: pivotalrabbitmq/ibm-mqadvanced-server-dev
1515
IBM_MQ_REPOSITORY: ibm-messaging/mq-container
16-
IBM_MQ_BRANCH_NAME: 9.3.5
17-
IMAGE_TAG: 9.3.5.1-amd64
16+
IBM_MQ_BRANCH_NAME: 9.4.0
17+
IMAGE_TAG: 9.4.0.5-amd64
1818
jobs:
1919
docker:
2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)