"Bump RELEASE for automatic rebuild"

This commit is contained in:
Mohan Boddu 2018-01-10 00:25:01 +00:00
commit 4904be81cd

View file

@ -1,7 +1,7 @@
# This image is the base image for all s2i configurable Docker images.
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 with all the tools needed to use source-to-image functionality while keeping the image size as small as possible.' NAME=s2i-core VERSION=0 RELEASE=5 ARCH=x86_64
ENV SUMMARY='Base image which allows using of source-to-image.' DESCRIPTION='The s2i-core image provides any images layered on top of it with all the tools needed to use source-to-image functionality while keeping the image size as small as possible.' NAME=s2i-core VERSION=0 RELEASE=6 ARCH=x86_64
LABEL summary="$SUMMARY" \
description="$DESCRIPTION" \