Don't have space in label assignment
This commit is contained in:
parent
6d3fdf2066
commit
69e4f48c6a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ ENV NAME=mongodb \
|
|||
RELEASE=1 \
|
||||
ARCH=x86_64
|
||||
|
||||
LABEL com.redhat.component = "$NAME" \
|
||||
LABEL com.redhat.component="$NAME" \
|
||||
name="$FGC/$NAME" \
|
||||
version="$VERSION" \
|
||||
release="$RELEASE.$DISTTAG" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue