UNCLASSIFIED

Commit 39308ffc authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'andymaks-development-patch-56710' into 'development'

Update Dockerfile

See merge request !38
parents aa8f1369 c78c58dc
Pipeline #439018 passed with stages
in 20 minutes and 12 seconds
# These three ARGs must point to an Iron Bank image - the BASE_REGISTRY should always be what is written below; please use
# '--build-arg' when building locally to replace these values.
#
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.3
ARG BASE_TAG=8.4
# FROM statement must reference the base image using the three ARGs established.
#
......
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