Skip to content

Commit b78b43a

Browse files
committed
bump python to 3.7.9
1 parent a2df409 commit b78b43a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM developmentseed/geolambda:${VERSION}
44
LABEL maintainer="Development Seed <info@developmentseed.org>"
55
LABEL authors="Matthew Hanson <matt.a.hanson@gmail.com>"
66

7-
ARG PYVERSION=3.7.4
7+
ARG PYVERSION=3.7.9
88

99
# install Python
1010
ENV \

python/PYVERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.7.9

0 commit comments

Comments
 (0)