Compare commits

..

1 commit

Author SHA1 Message Date
Clement Verna
b0d3ea12f5 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: Clement Verna <cverna@tutanota.com>
2018-08-20 17:40:28 +02:00

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:28
FROM registry.fedoraproject.org/fedora:rawhide
MAINTAINER "Randy Barlow" <bowlofeggs@fedoraproject.org>
ENV NAME=docker-distribution VERSION=2.6.2 ARCH=x86_64