Browse Source

upgrade obfs4proxy package from v0.0.13-r3 to v0.0.14-r0

https://git.alpinelinux.org/aports/commit/testing/obfs4proxy?id=ccfc1999855923afa599b3eec42f6ad1b370d6f8
Fabian Peter Hammerle 1 year ago
parent
commit
3a54e2d381
2 changed files with 2 additions and 1 deletions
  1. 1 1
      Dockerfile
  2. 1 0
      obfs4proxy-changelog.url

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@
 FROM docker.io/alpine:3.16.2
 
 ARG TOR_PACKAGE_VERSION=0.4.7.10-r0
-ARG OBFS4PROXY_PACKAGE_VERSION=0.0.13-r3
+ARG OBFS4PROXY_PACKAGE_VERSION=0.0.14-r0
 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-changelog.url

@@ -0,0 +1 @@
+https://gitlab.com/yawning/obfs4/-/blob/master/ChangeLog