Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Commit 44a65eb

Browse files
committed
Update to use the latest queue manager command level
1 parent fa09c06 commit 44a65eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.0.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ COPY *.sh /usr/local/bin/
3939
COPY *.mqsc /etc/mqm/
4040

4141
# Support the latest functional cmdlevel by default
42-
ENV MQ_QMGR_CMDLEVEL=801
42+
ENV MQ_QMGR_CMDLEVEL=802
4343

4444
RUN chmod +x /usr/local/bin/*.sh
4545

0 commit comments

Comments
 (0)