Update pyentrypoint to 0.3.7

pull/4/head
Christophe Mehay 8 years ago
parent a4d935a8b4
commit 6e513648cf

@ -7,7 +7,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
tor \
python3-pip
RUN pip3 install pyentrypoint==0.3.1
RUN pip3 install pyentrypoint==0.3.7
ADD assets/entrypoint-config.yml /
ADD assets/onions /usr/local/src/onions

Loading…
Cancel
Save