Update to python 3.10
This commit is contained in:
parent
2fc69d3ff1
commit
6d1320f29b
4 changed files with 545 additions and 588 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue