Skip to content

Commit

Permalink
Merge pull request #12579 from rabbitmq/mergify/bp/v4.0.x/pr-12574
Browse files Browse the repository at this point in the history
Bump IBM MQ image used for interoperability testing to 9.4.0 (backport #12574)
  • Loading branch information
michaelklishin authored Oct 24, 2024
2 parents 81259cd + c769d56 commit 27062d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ibm-mq-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:
env:
REGISTRY_IMAGE: pivotalrabbitmq/ibm-mqadvanced-server-dev
IBM_MQ_REPOSITORY: ibm-messaging/mq-container
IBM_MQ_BRANCH_NAME: 9.3.5
IMAGE_TAG: 9.3.5.1-amd64
IBM_MQ_BRANCH_NAME: 9.4.0
IMAGE_TAG: 9.4.0.5-amd64
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 27062d4

Please sign in to comment.