diff --git a/Dockerfile b/Dockerfile index 47750b7070d29296875747dac9fdee30347e455e..18e775409971444eec84818206f4478e01db10f3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,8 +4,6 @@ ARG BASE_TAG=1.8.0 FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} -### Required Atomic/OpenShift Labels - https://github.com/projectatomic/ContainerApplicationGenericLabels - USER root ### add licenses to this directory