Update to python 3.8

This commit is contained in:
Christophe Mehay 2020-10-04 12:26:47 +02:00 committed by Christophe Mehay
parent 2bb40b2435
commit 4ba0ac02d8
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM python:3.7-alpine
FROM python:3.8-alpine
ARG tor_version
ENV HOME /var/lib/tor