We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125c603 commit 55df76eCopy full SHA for 55df76e
2.7/Dockerfile
@@ -12,7 +12,7 @@ RUN tce-load -wic gnupg curl \
12
# gpg: key 18ADD4FF: public key "Benjamin Peterson <benjamin@python.org>" imported
13
RUN gpg2 --keyserver pool.sks-keyservers.net --recv-keys C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
14
15
-ENV PYTHON_VERSION 2.7.12
+ENV PYTHON_VERSION 2.7.13
16
17
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18
ENV PYTHON_PIP_VERSION 9.0.1
0 commit comments