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 c2b8753 commit efb35ffCopy full SHA for efb35ff
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-349
+ARG BASE_TAG=8.3-201
17
ARG GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container
18
ARG MQ_URL="https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/messaging/mqadv/9.2.0.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz"
19
###############################################################################
0 commit comments