Skip to content

Commit

Permalink
Fix docker image to 9.4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcialRosales committed Oct 23, 2024
1 parent 3dc9b1f commit aea7b82
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 aea7b82

Please sign in to comment.