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 @@ -10,7 +10,7 @@ ENV LANG C.UTF-8
10
10
# gpg: key F73C700D: public key "Larry Hastings <larry@hastings.org>" imported
11
11
RUN gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 97FC712E4C024BBEA48A61ED3A5CA953F73C700D
12
12
13
- ENV PYTHON_VERSION 3.4.3
13
+ ENV PYTHON_VERSION 3.4.4
14
14
15
15
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
16
16
ENV PYTHON_PIP_VERSION 7.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 F73C700D: public key "Larry Hastings <larry@hastings.org>" imported
17
17
RUN gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 97FC712E4C024BBEA48A61ED3A5CA953F73C700D
18
18
19
- ENV PYTHON_VERSION 3.4.3
19
+ ENV PYTHON_VERSION 3.4.4
20
20
21
21
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
22
22
ENV PYTHON_PIP_VERSION 7.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 F73C700D: public key "Larry Hastings <larry@hastings.org>" imported
11
11
RUN gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 97FC712E4C024BBEA48A61ED3A5CA953F73C700D
12
12
13
- ENV PYTHON_VERSION 3.4.3
13
+ ENV PYTHON_VERSION 3.4.4
14
14
15
15
# if this is called "PIP_VERSION", pip explodes with "ValueError: invalid truth value '<VERSION>'"
16
16
ENV PYTHON_PIP_VERSION 7.1.2
You can’t perform that action at this time.
0 commit comments