Skip to content

Commit 327503d

Browse files
committed
feat: rust stable 1.53.0
1 parent f8e6268 commit 327503d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ RUN dnf clean all
5555

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

58-
RUN rustup default 1.52.1 && \
58+
RUN rustup default 1.53.0 && \
5959
rustup target add x86_64-unknown-linux-musl && \
6060
rustup update

0 commit comments

Comments
 (0)