UNCLASSIFIED

Commit a76ecfad authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'patch-1' into 'development'

Update Dockerfile

See merge request !33
parents f552bbfc 6fe3d07f
Pipeline #78070 failed with stages
in 7 minutes and 41 seconds
ARG BASE_REGISTRY=registry.access.redhat.com
ARG BASE_IMAGE=ubi8/ubi
ARG BASE_TAG=8.2
ARG BASE_REGISTRY=registry1.dsop.io
ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.3
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
### Required Atomic/OpenShift Labels - https://github.com/projectatomic/ContainerApplicationGenericLabels
......
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