Dockerfile modification
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline failed Details
ci/woodpecker/push/wasm-o-x-rust unknown status Details

This commit is contained in:
Gleb Koval 2022-08-06 22:37:31 +00:00
parent 9cd9e5ee5a
commit fbc3f16dd8
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM rust:alpine
COPY plugin.sh /bin/
COPY plugin.sh /bin/plugin.sh
RUN apk add --no-cache \
npm \
musl-dev \