Skip to content

Commit f4500b4

Browse files
authored
Merge pull request #61 from matrober-uk/ocp-sample-mqversion
Update Dockerfile to MQ 9.3.0.0 - #59
2 parents 6b072aa + 5c4230e commit f4500b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift-app-sample/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Location of the downloadable MQ client package \
66
ENV RDURL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqdev/redist" \
77
RDTAR="IBM-MQC-Redist-LinuxX64.tar.gz" \
8-
VRMF=9.2.0.1
8+
VRMF=9.3.0.0
99
# Install the MQ client from the Redistributable package. This also contains the
1010
# header files we need to compile against. Setup the subset of the package
1111
# we are going to keep - the genmqpkg.sh script removes unneeded parts

0 commit comments

Comments
 (0)