Browse Source

upgrade obfs4proxy package from v0.0.14-r7 to v0.0.14-r8

https://web.archive.org/web/20230609150655/https://git.alpinelinux.org/aports/commit/testing/obfs4proxy?id=a251d066b386ffca4afb7f8f18b6fabeea2566e1
Fabian Peter Hammerle 11 months ago
parent
commit
e91357620b
2 changed files with 2 additions and 2 deletions
  1. 2 1
      Dockerfile
  2. 0 1
      obfs4proxy-package-log.url

+ 2 - 1
Dockerfile

@@ -2,7 +2,8 @@
 FROM docker.io/alpine:3.18.0
 
 ARG TOR_PACKAGE_VERSION=0.4.7.13-r2
-ARG OBFS4PROXY_PACKAGE_VERSION=0.0.14-r7
+# https://git.alpinelinux.org/aports/log/testing/obfs4proxy
+ARG OBFS4PROXY_PACKAGE_VERSION=0.0.14-r8
 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

+ 0 - 1
obfs4proxy-package-log.url

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