UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit ab879bce authored by Al Fontaine's avatar Al Fontaine
Browse files

Update Dockerfile

parent 5e5c91e4
Pipeline #7074 failed with stage
...@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=nexus-docker-secure.levelup-nexus.svc.cluster.local:18082 ...@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=nexus-docker-secure.levelup-nexus.svc.cluster.local:18082
ARG BASE_IMAGE=redhat/ubi/ubi8 ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.1 ARG BASE_TAG=8.1
FROM ${BASE_REGISTRY}/opensource/openjdk/openjdk:1.13 FROM ${BASE_REGISTRY}/opensource/openjdk/openjdk:1.13.0
ARG VERSION=5.15.12 ARG VERSION=5.15.12
ARG DISTRO_NAME=apache-activemq-${VERSION} ARG DISTRO_NAME=apache-activemq-${VERSION}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment