File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ENV LANG C.UTF-8
10
10
# gpg: key 18ADD4FF: public key "Benjamin Peterson <benjamin@python.org>" imported
11
11
ENV GPG_KEY C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
12
12
13
- ENV PYTHON_VERSION 2.7.11
13
+ ENV PYTHON_VERSION 2.7.12
14
14
15
15
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
16
16
ENV PYTHON_PIP_VERSION 8.1.2
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ENV LANG C.UTF-8
7
7
# gpg: key 18ADD4FF: public key "Benjamin Peterson <benjamin@python.org>" imported
8
8
ENV GPG_KEY C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
9
9
10
- ENV PYTHON_VERSION 2.7.11
10
+ ENV PYTHON_VERSION 2.7.12
11
11
12
12
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
13
13
ENV PYTHON_PIP_VERSION 8.1.2
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
16
16
# gpg: key 18ADD4FF: public key "Benjamin Peterson <benjamin@python.org>" imported
17
17
ENV GPG_KEY C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
18
18
19
- ENV PYTHON_VERSION 2.7.11
19
+ ENV PYTHON_VERSION 2.7.12
20
20
21
21
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
22
22
ENV PYTHON_PIP_VERSION 8.1.2
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ENV LANG C.UTF-8
10
10
# gpg: key 18ADD4FF: public key "Benjamin Peterson <benjamin@python.org>" imported
11
11
ENV GPG_KEY C01E1CAD5EA2C4F0B8E3571504C367C218ADD4FF
12
12
13
- ENV PYTHON_VERSION 2.7.11
13
+ ENV PYTHON_VERSION 2.7.12
14
14
15
15
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
16
16
ENV PYTHON_PIP_VERSION 8.1.2
You can’t perform that action at this time.
0 commit comments