chore(update): bump tor to 0.4.3.5-r0

This commit is contained in:
Ilshidur
2020-06-21 23:37:42 +02:00
parent ec16616ebe
commit eaaf9296e9

View File

@@ -9,7 +9,7 @@ ENV TZ America/Los_Angeles
RUN sed -i -e 's/v[[:digit:]]\..*\//edge\//g' /etc/apk/repositories
RUN apk update
RUN apk --no-cache add bash tzdata tor
RUN apk --no-cache add bash tzdata tor=0.4.3.5-r0
EXPOSE 9001 9030