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 \