UNCLASSIFIED

Commit 8bda631d authored by Peter Sigur's avatar Peter Sigur
Browse files

updating UBI base image target from 7.7 to 7.8

parent 7dfe46d0
ARG BASE_REGISTRY=registry.access.redhat.com ARG BASE_REGISTRY=registry.access.redhat.com
ARG BASE_IMAGE=ubi7/ubi ARG BASE_IMAGE=ubi7/ubi
ARG BASE_TAG=7.7 ARG BASE_TAG=7.8
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
MAINTAINER terrana_steven@bah.com MAINTAINER terrana_steven@bah.com
......
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