Fixed Dockerfile
This commit is contained in:
		| @@ -10,7 +10,7 @@ RUN apk add --no-cache \ | ||||
|         zlib \ | ||||
|         make \ | ||||
|     && cargo install wasm-pack \ | ||||
|     && rustup target add wasm32-unknown-unknown | ||||
|     && rustup target add wasm32-unknown-unknown \ | ||||
|     && chmod +x /bin/plugin.sh | ||||
|  | ||||
| ENTRYPOINT /bin/plugin.sh | ||||
		Reference in New Issue
	
	Block a user