Skip to content

Commit e0efbd3

Browse files
authored
Merge pull request #1854 from rrobgill/iproute2
Pull in iproute2
2 parents c5ea3af + 67e1254 commit e0efbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN apk add --no-cache \
4040
git \
4141
# Install grep to avoid issues in pihole -w/b with the default busybox grep
4242
grep \
43-
iproute2-ss \
43+
iproute2 \
4444
jq \
4545
libcap \
4646
logrotate \

0 commit comments

Comments
 (0)