From a69babbbca37ced9acdeb49be9d5817895eff1c6 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 21 Sep 2017 15:06:02 -0500 Subject: [PATCH] Bump RELEASE for automatic rebuild --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0f9506e..b1b7337 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ ENV PYTHON_VERSION=3.6 \ LANG=en_US.UTF-8 \ PIP_NO_CACHE_DIR=off -ENV NAME=python3 VERSION=0 RELEASE=2 ARCH=x86_64 +ENV NAME=python3 VERSION=0 RELEASE=3 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 \