diff --git a/Dockerfile b/Dockerfile index b1b7337..9f74eb9 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=3 ARCH=x86_64 +ENV NAME=python3 VERSION=0 RELEASE=4 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 \