try cross build with added openssl-dev
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 10m39s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 10m39s
This commit is contained in:
parent
52f198fbf9
commit
08eccac788
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ RUN apk --no-cache add \
|
|||
gcc \
|
||||
protoc \
|
||||
protobuf-dev \
|
||||
openssl-dev \
|
||||
musl-dev
|
||||
|
||||
ENV CARGO_CARGO_NEW_VCS="none"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue