Skip to content

Commit

Permalink
Merge pull request #3 from unleftie/patch-1
Browse files Browse the repository at this point in the history
add iproute package
  • Loading branch information
geerlingguy authored Feb 27, 2023
2 parents 67b0997 + e45fe8f commit f60d9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN yum -y install rpm dnf-plugins-core \
python3 \
python3-pip \
python3-pyyaml \
iproute \
&& yum clean all

# Upgrade pip to latest version.
Expand Down

0 comments on commit f60d9b9

Please sign in to comment.