diff --git a/Dockerfile b/Dockerfile index 6ab2452..4d70a32 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,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" \