Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Adam Miller
4eb0b761d1 Bump RELEASE for automatic rebuild 2017-11-14 16:42:27 -06:00
Adam Miller
a69babbbca Bump RELEASE for automatic rebuild 2017-09-21 15:06:02 -05:00
Adam Miller
2f46f35105 Bump RELEASE for automatic rebuild 2017-08-24 18:02:09 -05:00

View file

@ -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=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 \