Correct the from line tag (it's 27, not f27).

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-03-16 10:57:23 -04:00
commit 827b9b92af

View file

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