Skip to content

Commit aea7b82

Browse files
Fix docker image to 9.4.0.5
1 parent 3dc9b1f commit aea7b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
REGISTRY_IMAGE: pivotalrabbitmq/ibm-mqadvanced-server-dev
1515
IBM_MQ_REPOSITORY: ibm-messaging/mq-container
1616
IBM_MQ_BRANCH_NAME: 9.4.0
17-
IMAGE_TAG: 9.4.0-amd64
17+
IMAGE_TAG: 9.4.0.5-amd64
1818
jobs:
1919
docker:
2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)