Skip to content

Commit

Permalink
Merge pull request #5 from ElrondNetwork/bump-rust-version-18
Browse files Browse the repository at this point in the history
Use a newer rust: nightly-2022-10-16
  • Loading branch information
andreibancioiu authored Oct 18, 2022
2 parents 76ee879 + 1fdbca2 commit 99006e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:22.04

# Constants
ARG VERSION_RUST="nightly-2022-08-23"
ARG VERSION_RUST="nightly-2022-10-16"
ARG VERSION_BINARYEN="105-1"
ARG VERSION_WABT="1.0.27-1"

Expand Down

0 comments on commit 99006e5

Please sign in to comment.