Use rawhide in the FROM line of the container image.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-07-05 17:59:11 -04:00
commit 3d70d2203e

View file

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