From 2bec03e77a266a363f12b18f16ca47059031a4d1 Mon Sep 17 00:00:00 2001 From: Jakub Čajka Date: Sep 21 2018 07:46:48 +0000 Subject: Fix up the BZ component --- diff --git a/Dockerfile b/Dockerfile index 7084e41..ff8891e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,7 @@ LABEL io.k8s.display-name="OpenShift Origin Fedora 28 Base" \ maintainer="Jakub Cajka " \ License="GPLv2+" \ name="$FGC/$NAME" \ - com.redhat.component="origin" \ + com.redhat.component="origin-base" \ version="$VERSION" \ architecture="$ARCH" \ usage="This is the base image from which all OpenShift Origin images inherit."