Update to MQ 9.3.3.0

This commit is contained in:
Stephen Marshall
2023-02-21 15:43:05 +00:00
committed by Stephen Marshall
parent 53790e17c1
commit bddb9bfd3a
6 changed files with 15 additions and 11 deletions

View File

@@ -17,7 +17,7 @@ ARG BASE_TAG=8.7-1049.1675784874
ARG BUILDER_IMAGE=registry.access.redhat.com/ubi8/go-toolset
ARG BUILDER_TAG=1.18.9-8.1675807488
ARG GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container
ARG MQ_ARCHIVE="downloads/9.3.2.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
ARG MQ_ARCHIVE="downloads/9.3.3.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
###############################################################################
# Build stage to build Go code