Skip to content

Commit

Permalink
make required by pynacl
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsingh committed May 15, 2024
1 parent 441bdfc commit b383604
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ RUN apk update && apk --no-cache add \
openssl-dev \
python3-dev \
cargo \
rust
rust \
make
RUN pip install \
paramiko==3.4.0 \
cryptography==39.0.1
Expand Down

0 comments on commit b383604

Please sign in to comment.