Added iproute2 package to provide ip tool

This commit is contained in:
Geoff Bourne
2026-07-10 19:27:53 -05:00
parent b0de461d1e
commit 5f46718449
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ apk add --no-cache -U \
bash \
curl \
iputils \
iproute2 \
git \
git-lfs \
jq \