mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-04-21 14:29:11 +00:00
Update to pyentrypoint 0.2.3
This commit is contained in:
parent
09999994f0
commit
7cb15100bd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||||
tor \
|
tor \
|
||||||
python3-pip
|
python3-pip
|
||||||
|
|
||||||
RUN pip3 install pyentrypoint==0.2.2
|
RUN pip3 install pyentrypoint==0.2.3
|
||||||
|
|
||||||
ADD assets/entrypoint-config.yml /
|
ADD assets/entrypoint-config.yml /
|
||||||
ADD assets/onions /usr/local/src/onions
|
ADD assets/onions /usr/local/src/onions
|
||||||
|
|
Loading…
Add table
Reference in a new issue