Skip to content

Commit 55df76e

Browse files
committed
Bump up Python version to 2.7.13
1 parent 125c603 commit 55df76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 2.7/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN tce-load -wic gnupg curl \
1212
# gpg: key 18ADD4FF: public key "Benjamin Peterson <benjamin@python.org>" imported
1313
RUN gpg2 --keyserver pool.sks-keyservers.net --recv-keys C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
1414

15-
ENV PYTHON_VERSION 2.7.12
15+
ENV PYTHON_VERSION 2.7.13
1616

1717
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
1818
ENV PYTHON_PIP_VERSION 9.0.1

0 commit comments

Comments
 (0)