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 70def70 commit a2940a4Copy full SHA for a2940a4
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-345
+ARG BASE_TAG=8.2-349
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