Browse Source

upgrade lyrebird package from v0.1.0-r0 to v0.1.0-r1 (go v1.21.1 rebuild)

https://git.alpinelinux.org/aports/commit/testing/lyrebird?id=1ab901c2155987b7d849a4e9f930596601ef67ab
Fabian Peter Hammerle 7 months ago
parent
commit
fca9d52f7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -9,7 +9,7 @@ ARG TOR_PACKAGE_VERSION=0.4.8.5-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-r0
+ARG LYREBIRD_PACKAGE_VERSION=0.1.0-r1
 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