Browse Source

upgrade lyrebird package from v0.1.0-r1 to v0.1.0-r2 (go v1.21.3 rebuild)

Fabian Peter Hammerle 6 months ago
parent
commit
682bed7c57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -10,7 +10,7 @@ ARG TOR_PACKAGE_VERSION=0.4.8.7-r0
 # https://gitlab.com/yawning/obfs4/-/blob/master/ChangeLog
 # https://git.alpinelinux.org/aports/log/testing/obfs4proxy
 # https://git.alpinelinux.org/aports/commit/?id=08aa4bff0894ead479db96642aac67a4a0d1835
-ARG LYREBIRD_PACKAGE_VERSION=0.1.0-r1
+ARG LYREBIRD_PACKAGE_VERSION=0.1.0-r2
 RUN apk add --no-cache tor=$TOR_PACKAGE_VERSION \
     && apk add --no-cache lyrebird=$LYREBIRD_PACKAGE_VERSION \
         --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing