Browse Source

upgrade obfs4proxy package from v0.0.11-r3 to v0.0.11-r4 (go1.17 rebuild)

https://git.alpinelinux.org/aports/commit/testing/obfs4proxy?id=9bba0f24901747142f5f399181cb3ee0d15a05da
Fabian Peter Hammerle 2 years ago
parent
commit
1aa7d37326
2 changed files with 2 additions and 1 deletions
  1. 1 1
      Dockerfile
  2. 1 0
      obfs4proxy-package-log.url

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@
 FROM alpine:3.14.2
 
 ARG TOR_PACKAGE_VERSION=0.4.5.10-r0
-ARG OBFS4PROXY_PACKAGE_VERSION=0.0.11-r3
+ARG OBFS4PROXY_PACKAGE_VERSION=0.0.11-r4
 RUN apk add --no-cache tor=$TOR_PACKAGE_VERSION \
     && apk add --no-cache obfs4proxy=$OBFS4PROXY_PACKAGE_VERSION \
         --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing

+ 1 - 0
obfs4proxy-package-log.url

@@ -0,0 +1 @@
+https://git.alpinelinux.org/aports/log/testing/obfs4proxy