fix BZComponent capitalization
This commit is contained in:
parent
3663f9680f
commit
2a156f42e9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ MAINTAINER "Jason Brooks" <jbrooks@redhat.com>
|
|||
ENV container=docker
|
||||
|
||||
ENV NAME=kubernetes-controller-manager VERSION=0.1 RELEASE=8 ARCH=x86_64
|
||||
LABEL bzcomponent="$NAME" \
|
||||
LABEL BZComponent="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
version="$VERSION" \
|
||||
release="$RELEASE.$DISTTAG" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue