Skip to content

Commit

Permalink
Merge pull request #8 from socialwifi/3.9
Browse files Browse the repository at this point in the history
Update Python to 3.9.4.
  • Loading branch information
jgoclawski authored Apr 21, 2021
2 parents 5f390c2 + 8406ffc commit eacf875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8.9@sha256:ff2d0720243a476aae42e4594527661b3647c98cbf5c1735e2bb0311374521f4
FROM python:3.9.4@sha256:07c51c65ab9c1a156a1fb51eff3ec04feff7b85b2acb7d6cc65148b218d67402
ENV PYTHONUNBUFFERED 1
RUN mkdir /package
WORKDIR /package
Expand Down

0 comments on commit eacf875

Please sign in to comment.