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."