From ed63b28976c5b3293513fcb80200a71213eaed4e Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Apr 18 2018 19:54:38 +0000 Subject: Bump the release --- diff --git a/Dockerfile b/Dockerfile index f9d3e40..b7487e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ 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=1 \ + RELEASE=2 \ ARCH=x86_64 LABEL summary="$SUMMARY" \