UNCLASSIFIED

Commit ba546065 authored by Brandon Sumner's avatar Brandon Sumner
Browse files

Update Dockerfile

parent b4c2da88
Pipeline #277262 passed with stages
in 7 minutes and 13 seconds
ARG BASE_REGISTRY=registry1.dsop.mil ARG BASE_REGISTRY=registry1.dsop.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