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
@ -5,6 +5,7 @@ RUN apk --no-cache add \
|
||||
gcc \
|
||||
protoc \
|
||||
protobuf-dev \
|
||||
openssl-dev \
|
||||
musl-dev
|
||||
|
||||
ENV CARGO_CARGO_NEW_VCS="none"
|
||||
|
Loading…
Reference in New Issue
Block a user