Skip to content

Commit

Permalink
Merge pull request #524 from kbrock/paramiko_lib
Browse files Browse the repository at this point in the history
Move paramiko into Dockerfile.
  • Loading branch information
Fryguy authored Nov 26, 2024
2 parents e7686bc + 68d337e commit b30f5e5
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 @@ -54,6 +54,7 @@ RUN ARCH=$(uname -m) && \
make \
openssl-devel \
python3-devel \
python3-paramiko \
python3-pip \
python3-virtualenv \
rpm-build && \
Expand Down

0 comments on commit b30f5e5

Please sign in to comment.