Python 3.6.0a3

This commit is contained in:
Jamie Hewland 2016-08-03 15:20:27 +02:00
parent 711a6ff31a
commit 9aa0a7cfb9
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ ENV LANG C.UTF-8
# gpg: key AA65421D: public key "Ned Deily (Python release signing key) <nad@acm.org>" imported
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
ENV PYTHON_VERSION 3.6.0a2
ENV PYTHON_VERSION 3.6.0a3
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
ENV PYTHON_PIP_VERSION 8.1.2

View File

@ -7,7 +7,7 @@ ENV LANG C.UTF-8
# gpg: key AA65421D: public key "Ned Deily (Python release signing key) <nad@acm.org>" imported
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
ENV PYTHON_VERSION 3.6.0a2
ENV PYTHON_VERSION 3.6.0a3
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
ENV PYTHON_PIP_VERSION 8.1.2

View File

@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
# gpg: key AA65421D: public key "Ned Deily (Python release signing key) <nad@acm.org>" imported
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
ENV PYTHON_VERSION 3.6.0a2
ENV PYTHON_VERSION 3.6.0a3
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
ENV PYTHON_PIP_VERSION 8.1.2