Compare commits

..

2 commits

Author SHA1 Message Date
Bhavin Gandhi
a194d3785f Use 29 tag for f29 branch
Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2018-08-26 23:36:25 +05:30
Bhavin Gandhi
4001eb2fb7 Drop Release label in favor of OSBS release_bump plugin
OSBS can automatically bump the release number, for that
we just need to drop the label from the Dockerfile

See https://pagure.io/ContainerSIG/container-sig/issue/1

Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2018-08-26 23:34:59 +05:30

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:rawhide
FROM registry.fedoraproject.org/fedora:29
MAINTAINER "Jason Brooks" <jbrooks@redhat.com>
ENV NAME=kubernetes-node VERSION=1.7.1 ARCH=x86_64