diff --git a/Dockerfile b/Dockerfile index 7fd410f..87e09aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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