Dockerfile modification
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| FROM rust:alpine | FROM rust:alpine | ||||||
|  |  | ||||||
| COPY plugin.sh /bin/ | COPY plugin.sh /bin/plugin.sh | ||||||
| RUN apk add --no-cache \ | RUN apk add --no-cache \ | ||||||
|         npm \ |         npm \ | ||||||
|         musl-dev \ |         musl-dev \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user