Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5046a8cc5f |
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
FROM registry.fedoraproject.org/fedora:28
|
FROM registry.fedoraproject.org/fedora:rawhide
|
||||||
MAINTAINER "Jason Brooks" <jbrooks@redhat.com>
|
MAINTAINER "Jason Brooks" <jbrooks@redhat.com>
|
||||||
|
|
||||||
ENV NAME=kubernetes-node VERSION=0 ARCH=x86_64
|
ENV NAME=kubernetes-node VERSION=1.7.1 ARCH=x86_64
|
||||||
LABEL BZComponent="$NAME" \
|
LABEL BZComponent="$NAME" \
|
||||||
name="$FGC/$NAME" \
|
name="$FGC/$NAME" \
|
||||||
version="$VERSION" \
|
version="$VERSION" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue