Skip to content

Commit

Permalink
Fix docker image to 9.4.0.5
Browse files Browse the repository at this point in the history
(cherry picked from commit aea7b82)
  • Loading branch information
MarcialRosales authored and mergify[bot] committed Oct 24, 2024
1 parent 1235848 commit c769d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ibm-mq-make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
REGISTRY_IMAGE: pivotalrabbitmq/ibm-mqadvanced-server-dev
IBM_MQ_REPOSITORY: ibm-messaging/mq-container
IBM_MQ_BRANCH_NAME: 9.4.0
IMAGE_TAG: 9.4.0-amd64
IMAGE_TAG: 9.4.0.5-amd64
jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c769d56

Please sign in to comment.