UNCLASSIFIED

Commit e7773e22 authored by Jeffrey Weatherford's avatar Jeffrey Weatherford
Browse files

Merge branch 'jweatherford-development-patch-14921' into 'development'

Update Dockerfile to remove the comment line that was causing the pre-flight to throw a warning.

See merge request !37
parents 98934c66 207cf26a
Pipeline #160495 passed with stages
in 15 minutes and 29 seconds
...@@ -4,8 +4,6 @@ ARG BASE_TAG=1.8.0 ...@@ -4,8 +4,6 @@ ARG BASE_TAG=1.8.0
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
### Required Atomic/OpenShift Labels - https://github.com/projectatomic/ContainerApplicationGenericLabels
USER root USER root
### add licenses to this directory ### add licenses to this directory
......
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