Skip to content

Commit

Permalink
Replace libqrencode with libqrencode-tools (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Dec 11, 2023
1 parent 0e04633 commit 860b1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireguard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
\
Expand Down

0 comments on commit 860b1fe

Please sign in to comment.