diff --git a/Dockerfile b/Dockerfile index 24be6a4..f9d3e40 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # This image is the base image for all s2i configurable container images. -FROM registry.fedoraproject.org/fedora:27 +FROM registry.fedoraproject.org/fedora:28 ENV SUMMARY="Base image which allows using of source-to-image." \ DESCRIPTION="The s2i-core image provides any images layered on top of it \