File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ ENV LANG C.UTF-8
22
22
# gpg: key AA65421D: public key "Ned Deily (Python release signing key) <nad@acm.org>" imported
23
23
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
24
24
25
- ENV PYTHON_VERSION 3.6.0a2
25
+ ENV PYTHON_VERSION 3.6.0a3
26
26
27
27
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
28
28
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 AA65421D: public key "Ned Deily (Python release signing key) <nad@acm.org>" imported
8
8
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
9
9
10
- ENV PYTHON_VERSION 3.6.0a2
10
+ ENV PYTHON_VERSION 3.6.0a3
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 @@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
13
13
# gpg: key AA65421D: public key "Ned Deily (Python release signing key) <nad@acm.org>" imported
14
14
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
15
15
16
- ENV PYTHON_VERSION 3.6.0a2
16
+ ENV PYTHON_VERSION 3.6.0a3
17
17
18
18
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
19
19
ENV PYTHON_PIP_VERSION 8.1.2
You can’t perform that action at this time.
0 commit comments