This commit is contained in:
parent
866876cdf9
commit
139517890b
2 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ RUN apk add --no-cache \
|
|||
gcc \
|
||||
libressl-dev \
|
||||
musl-dev \
|
||||
git \
|
||||
libffi-dev \
|
||||
tzdata \
|
||||
&& curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile=minimal \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue