We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d2ee7 commit 497a577Copy full SHA for 497a577
e2e/images/ibmmq/Dockerfile
@@ -6,7 +6,7 @@ RUN mkdir -p /opt/mqm \
6
# Location of the downloadable MQ client package \
7
ENV RDURL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/redist" \
8
RDTAR="IBM-MQC-Redist-LinuxX64.tar.gz" \
9
- VRMF=9.2.0.0
+ VRMF=9.4.5.0
10
# Install the MQ client from the Redistributable package. This also contains the
11
# header files we need to compile against. Setup the subset of the package
12
# we are going to keep - the genmqpkg.sh script removes unneeded parts
0 commit comments