We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc963e9 commit 747d15fCopy full SHA for 747d15f
Dockerfile
@@ -8,9 +8,9 @@ ENV APPDIR /app
8
ENV LANG C.UTF-8
9
10
# Versions, and expose labels for external usage
11
-ENV PYTHON_VERSION_27 2.7.16
12
-ENV PYTHON_VERSION_36 3.6.8
13
-ENV PYTHON_VERSION_37 3.7.3
+ENV PYTHON_VERSION_27 2.7.18
+ENV PYTHON_VERSION_36 3.6.12
+ENV PYTHON_VERSION_37 3.7.9
14
ENV PYPY_VERSION_35 pypy3.5-7.0.0
15
ENV CONDA_VERSION 4.6.14
16
LABEL python.version_27=$PYTHON_VERSION_27
0 commit comments