UNCLASSIFIED

Commit cc4eeab3 authored by Tim Seagren's avatar Tim Seagren
Browse files

updated base_image

parent 06e1e5f1
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=ironbank/ubi/ubi8
ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.2
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as builder
......
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