Update python to 3.9

pull/77/head
Chirstophe Mehay 2 years ago
parent 053183db0a
commit 7cae34e2c1

@ -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