Skip to content

Commit

Permalink
chore: bump rust version to 1.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyKomodo committed Jun 2, 2023
1 parent f9f3f62 commit 4726595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV CARGO_HOME=/usr/local/cargo \
RUSTUP_HOME=/usr/local/rustup \
PATH=/usr/local/cargo/bin:/usr/local/yarn/bin:$PATH

ARG RUST_VERSION=1.68.2
ARG RUST_VERSION=1.70.0

RUN <<eot
set -eux
Expand Down

0 comments on commit 4726595

Please sign in to comment.