Skip to content

Commit f21ea55

Browse files
committed
Bump up Python version to 2.7.10
1 parent 652ad24 commit f21ea55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2.7/Dockerfile

Lines changed: 1 addition & 1 deletion
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.9
15+
ENV PYTHON_VERSION 2.7.10
1616

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

0 commit comments

Comments
 (0)