We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b072aa + 5c4230e commit f4500b4Copy full SHA for f4500b4
openshift-app-sample/Dockerfile
@@ -5,7 +5,7 @@
5
# Location of the downloadable MQ client package \
6
ENV RDURL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/redist" \
7
RDTAR="IBM-MQC-Redist-LinuxX64.tar.gz" \
8
- VRMF=9.2.0.1
+ VRMF=9.3.0.0
9
# Install the MQ client from the Redistributable package. This also contains the
10
# header files we need to compile against. Setup the subset of the package
11
# we are going to keep - the genmqpkg.sh script removes unneeded parts
0 commit comments