Skip to content

Commit 497a577

Browse files
authored
fix: Bump ibmmq versions (#241)
Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
1 parent 18d2ee7 commit 497a577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/images/ibmmq/Dockerfile

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

0 commit comments

Comments
 (0)