mirror of
https://github.com/linuxserver/docker-wireguard.git
synced 2026-02-20 05:45:43 +08:00
switch to libcap-utils, the proper package
This commit is contained in:
parent
5150b8da2b
commit
1e4b2700a5
@ -27,7 +27,7 @@ RUN \
|
||||
iptables \
|
||||
ip6tables \
|
||||
iputils \
|
||||
libcap \
|
||||
libcap-utils \
|
||||
libqrencode \
|
||||
net-tools \
|
||||
openresolv \
|
||||
|
||||
@ -27,7 +27,7 @@ RUN \
|
||||
iptables \
|
||||
ip6tables \
|
||||
iputils \
|
||||
libcap \
|
||||
libcap-utils \
|
||||
libqrencode \
|
||||
net-tools \
|
||||
openresolv \
|
||||
|
||||
@ -27,7 +27,7 @@ RUN \
|
||||
iptables \
|
||||
ip6tables \
|
||||
iputils \
|
||||
libcap \
|
||||
libcap-utils \
|
||||
libqrencode \
|
||||
net-tools \
|
||||
openresolv \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user