We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2df409 commit b78b43aCopy full SHA for b78b43a
python/Dockerfile
@@ -4,7 +4,7 @@ FROM developmentseed/geolambda:${VERSION}
4
LABEL maintainer="Development Seed <info@developmentseed.org>"
5
LABEL authors="Matthew Hanson <matt.a.hanson@gmail.com>"
6
7
-ARG PYVERSION=3.7.4
+ARG PYVERSION=3.7.9
8
9
# install Python
10
ENV \
python/PYVERSION
@@ -0,0 +1 @@
1
+3.7.9
0 commit comments