From ed63b28976c5b3293513fcb80200a71213eaed4e Mon Sep 17 00:00:00 2001 From: Honza Horak Date: Wed, 18 Apr 2018 21:54:38 +0200 Subject: [PATCH] Bump the release --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" \