Correct the from line tag (it's 27, not f27).
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
2b102fb701
commit
827b9b92af
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue