@@ -1,4 +1,4 @@
FROM fedora
-RUN dnf install go make -y
+RUN dnf install go make -y --exclude=iputils
RUN make go-tools