mirror of
https://github.com/hassio-addons/addon-wireguard.git
synced 2025-05-04 10:51:23 +00:00
Replace libqrencode with libqrencode-tools
This commit is contained in:
parent
0e0463336c
commit
3a7411061c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ RUN \
|
|||
&& apk add --no-cache \
|
||||
go=1.21.5-r0 \
|
||||
iptables=1.8.10-r1 \
|
||||
libqrencode=4.1.1-r2 \
|
||||
libqrencode-tools=4.1.1-r2 \
|
||||
openresolv=3.13.2-r0 \
|
||||
wireguard-tools=1.0.20210914-r3 \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue