From c9786a598ed349b1e3287e15ceba83d26a5cb99f Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Nov 24 2017 15:52:14 +0000 Subject: Use f27 base image --- diff --git a/Dockerfile b/Dockerfile index f36840e..146167d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # This image is the base image for all s2i configurable Docker images. -FROM registry.fedoraproject.org/fedora:rawhide +FROM registry.fedoraproject.org/fedora:27 ENV SUMMARY="Base image which allows using of source-to-image." \ DESCRIPTION="The s2i-core image provides any images layered on top of it \