From 2f46f35105cdcdba6e064cb14acf96f3427c7440 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 24 Aug 2017 18:02:09 -0500 Subject: [PATCH] Bump RELEASE for automatic rebuild --- Dockerfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index ceec22e..0f9506e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,10 +12,7 @@ ENV PYTHON_VERSION=3.6 \ LANG=en_US.UTF-8 \ PIP_NO_CACHE_DIR=off -ENV NAME=python3 \ - VERSION=0 \ - RELEASE=1 \ - ARCH=x86_64 +ENV NAME=python3 VERSION=0 RELEASE=2 ARCH=x86_64 ENV SUMMARY="Platform for building and running Python $PYTHON_VERSION applications" \ DESCRIPTION="Python $PYTHON_VERSION available as docker container is a base platform for \