Skip to content

Commit

Permalink
Add rustup self update integritee-network/worker#483
Browse files Browse the repository at this point in the history
  • Loading branch information
mosonyi committed Nov 1, 2021
1 parent 26dd9ad commit d1a7c42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ RUN mkdir -p /ipfs && \
cd go-ipfs && \
./install.sh

# install WASM toolchain
RUN /root/.cargo/bin/rustup target install wasm32-unknown-unknown
RUN /root/.cargo/bin/rustup self update

# install packages needed for substrate
RUN apt-get update && \
Expand Down

0 comments on commit d1a7c42

Please sign in to comment.