Update to python 3.8
This commit is contained in:
parent
2bb40b2435
commit
4ba0ac02d8
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7-alpine
|
||||
FROM python:3.8-alpine
|
||||
ARG tor_version
|
||||
|
||||
ENV HOME /var/lib/tor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue