mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 22:39:01 +00:00
Merge pull request #10068 from burgerdev/genpolicy-test
genpolicy: add crate-scoped integration test
This commit is contained in:
@@ -30,5 +30,6 @@ RUN apk --no-cache add \
|
||||
openssl-libs-static \
|
||||
make \
|
||||
musl-dev \
|
||||
perl \
|
||||
protoc && \
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain ${RUST_TOOLCHAIN}
|
||||
|
Reference in New Issue
Block a user