From ca2d56750db8846e9aff280f44c83f70577e1704 Mon Sep 17 00:00:00 2001 From: Jason Brooks Date: Jul 06 2017 20:12:12 +0000 Subject: fix BZComponent capitalization --- diff --git a/Dockerfile b/Dockerfile index db94c5d..1cffb99 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ MAINTAINER "Jason Brooks" ENV container=docker ENV NAME=kubernetes-proxy VERSION=0 RELEASE=8 ARCH=x86_64 -LABEL bzcomponent="$NAME" \ +LABEL BZComponent="$NAME" \ name="$FGC/$NAME" \ version="$VERSION" \ release="$RELEASE.$DISTTAG" \