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 652ad24 commit f21ea55Copy full SHA for f21ea55
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.9
+ENV PYTHON_VERSION 2.7.10
16
17
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
18
ENV PYTHON_PIP_VERSION 7.0.1
0 commit comments