Browse Source

upgrade obfs4proxy package from v0.0.14-r1 to v0.0.14-r2 (go-1.19.3 rebuild)

Fabian Peter Hammerle 1 year ago
parent
commit
18b474641d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Dockerfile
  2. 1 1
      obfs4proxy-package-log.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.14-r1
+ARG OBFS4PROXY_PACKAGE_VERSION=0.0.14-r2
 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 - 1
obfs4proxy-package-log.url

@@ -1 +1 @@
-https://git.alpinelinux.org/aports/log/testing/obfs4proxy?h=3.15-stable
+https://git.alpinelinux.org/aports/log/testing/obfs4proxy