mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-04-20 22:09:10 +00:00
Update python to 3.9
This commit is contained in:
parent
578fcd7403
commit
72579b20f2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.8-alpine
|
FROM python:3.9-alpine
|
||||||
|
|
||||||
# if omitted, the versions are determined from the git tags
|
# if omitted, the versions are determined from the git tags
|
||||||
ARG tor_version
|
ARG tor_version
|
||||||
|
|
Loading…
Add table
Reference in a new issue