Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b59d07

Browse filesBrowse files
Update to 3.6.10, pip 19.3.1
1 parent 32b69d6 commit 4b59d07
Copy full SHA for 4b59d07

6 files changed

+6-6Lines changed: 6 additions & 6 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎3.6/alpine3.10/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.6/alpine3.10/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ENV LANG C.UTF-8
1818
RUN apk add --no-cache ca-certificates
1919

2020
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
21-
ENV PYTHON_VERSION 3.6.9
21+
ENV PYTHON_VERSION 3.6.10
2222

2323
RUN set -ex \
2424
&& apk add --no-cache --virtual .fetch-deps \
Collapse file

‎3.6/alpine3.9/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.6/alpine3.9/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ENV LANG C.UTF-8
1818
RUN apk add --no-cache ca-certificates
1919

2020
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
21-
ENV PYTHON_VERSION 3.6.9
21+
ENV PYTHON_VERSION 3.6.10
2222

2323
RUN set -ex \
2424
&& apk add --no-cache --virtual .fetch-deps \
Collapse file

‎3.6/buster/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.6/buster/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1919
&& rm -rf /var/lib/apt/lists/*
2020

2121
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
22-
ENV PYTHON_VERSION 3.6.9
22+
ENV PYTHON_VERSION 3.6.10
2323

2424
RUN set -ex \
2525
\
Collapse file

‎3.6/buster/slim/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.6/buster/slim/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2020
&& rm -rf /var/lib/apt/lists/*
2121

2222
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
23-
ENV PYTHON_VERSION 3.6.9
23+
ENV PYTHON_VERSION 3.6.10
2424

2525
RUN set -ex \
2626
\
Collapse file

‎3.6/stretch/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.6/stretch/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1919
&& rm -rf /var/lib/apt/lists/*
2020

2121
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
22-
ENV PYTHON_VERSION 3.6.9
22+
ENV PYTHON_VERSION 3.6.10
2323

2424
RUN set -ex \
2525
\
Collapse file

‎3.6/stretch/slim/Dockerfile‎

Copy file name to clipboardExpand all lines: 3.6/stretch/slim/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2020
&& rm -rf /var/lib/apt/lists/*
2121

2222
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
23-
ENV PYTHON_VERSION 3.6.9
23+
ENV PYTHON_VERSION 3.6.10
2424

2525
RUN set -ex \
2626
\

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.