Update to python 3.10

This commit is contained in:
Chirstophe Mehay 2022-07-26 20:03:05 +02:00 committed by cmehay
parent 2fc69d3ff1
commit 6d1320f29b
4 changed files with 545 additions and 588 deletions

View file

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