Use rawhide in the FROM line of the container image.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
ef3b1ca21b
commit
3d70d2203e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue