UNCLASSIFIED

Commit 23533273 authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

Merge branch 'wingkwan.lau-development-patch-23453' into 'development'

Update Dockerfile

See merge request !17
parents 52a19e4c 42dab06e
Pipeline #345242 passed with stages
in 9 minutes and 39 seconds
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=redhat/ubi/ubi8 ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.3 ARG BASE_TAG=8.4
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