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.
1 parent 872050a commit ba493cbCopy full SHA for ba493cb
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 9.2.0.0 (2020-07-23)
4
5
* Updated to MQ version 9.2.0.0
6
+* Use `-ic` arguments with `crtmqm` to process MQSC files in `/etc/mqm`. Replaces previous use of "runmqsc" commands
7
8
## 9.1.5.0 (2020-04-02)
9
Dockerfile-server
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
ARG BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal
16
-ARG BASE_TAG=8.2-267
+ARG BASE_TAG=8.2-301.1593113563
17
###############################################################################
18
# Build stage to build Go code
19
0 commit comments