Update python to 3.9

pull/82/head v0.4.6.9-72579b2
Chirstophe Mehay 2 years ago committed by Christophe Mehay
parent 578fcd7403
commit 72579b20f2

@ -1,4 +1,4 @@
FROM python:3.8-alpine
FROM python:3.9-alpine
# if omitted, the versions are determined from the git tags
ARG tor_version

Loading…
Cancel
Save