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.

(cherry picked from commit b30f5e5)
  • Loading branch information
Fryguy committed Jan 7, 2025
1 parent 3847475 commit fbbcdcc
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 fbbcdcc

Please sign in to comment.