UNCLASSIFIED

Commit 5e5c91e4 authored by Al Fontaine's avatar Al Fontaine
Browse files

Update Dockerfile

parent bc6224f1
Pipeline #7070 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
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