Merge pull request #1854 from rrobgill/iproute2

Pull in iproute2
This commit is contained in:
Adam Warner
2025-06-25 12:27:30 +02:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ RUN apk add --no-cache \
git \
# Install grep to avoid issues in pihole -w/b with the default busybox grep
grep \
iproute2-ss \
iproute2 \
jq \
libcap \
logrotate \