Skip to content

Commit

Permalink
Add cargo package manager
Browse files Browse the repository at this point in the history
maxcanna committed Apr 27, 2023
1 parent 27dd832 commit e8fb61f
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
@@ -7,6 +7,7 @@ RUN apk add --no-cache --upgrade \
build-base \
libffi-dev \
openssl-dev \
cargo \
rust \
unzip && \
rm -rf /var/cache/apk/*

0 comments on commit e8fb61f

Please sign in to comment.