UNCLASSIFIED

Commit 24e804ba authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'alfontaine-development-patch-94710' into 'development'

Update Dockerfile

See merge request dsop/solutions-delivery-platform/jenkins/jenkinsfile-runner!4
parents 8826411b 343ef4c9
Pipeline #260359 passed with stages
in 12 minutes and 55 seconds
ARG BASE_REGISTRY=nexus-docker-secure.levelup-nexus.svc.cluster.local:18082 ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=redhat/openjdk/openjdk11 ARG BASE_IMAGE=redhat/openjdk/openjdk11
ARG BASE_TAG=1.11 ARG BASE_TAG=1.11
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
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