Skip to content

Commit

Permalink
feat: rust stable 1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ujang360 committed Jun 25, 2021
1 parent f8e6268 commit 327503d
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
Expand Up @@ -55,6 +55,6 @@ RUN dnf clean all

ENV PATH="/root/.cargo/bin:${PATH}"

RUN rustup default 1.52.1 && \
RUN rustup default 1.53.0 && \
rustup target add x86_64-unknown-linux-musl && \
rustup update

0 comments on commit 327503d

Please sign in to comment.