Skip to content

Commit 4c2ffe5

Browse files
author
Renat Gabdulhakov
committed
Update web tunnel version
1 parent 0f955a2 commit 4c2ffe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tor/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN \
2323
WORKDIR /go
2424
ARG OBFS_VERSION=obfs4proxy-0.0.14
2525
ARG SNOWFLAKE_VERSION=v2.9.2
26-
ARG WEBTUNNEL_VERSION=3b6faa48163782c1e5420bcb4b068cd38c401ea7
26+
ARG WEBTUNNEL_VERSION=e64b1b3562f3ab50d06141ecd513a21ec74fe8c6
2727
RUN git clone -b ${OBFS_VERSION} --single-branch --depth 1 https://github.com/Yawning/obfs4.git \
2828
&& git clone -b ${SNOWFLAKE_VERSION} --single-branch --depth 1 https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git \
2929
&& git clone --single-branch --depth 1 https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel.git

0 commit comments

Comments
 (0)