We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48a252 commit 730c228Copy full SHA for 730c228
build/alpine/install-packages.sh
@@ -27,7 +27,7 @@ apk add --no-cache -U \
27
nfs-utils \
28
libpcap \
29
libwebp \
30
- libcap-utils
+ libcap
31
32
# Patched knockd
33
curl -fsSL -o /tmp/knock.tar.gz https://github.com/Metalcape/knock/releases/download/0.8.1/knock-0.8.1-alpine-amd64.tar.gz
0 commit comments