Skip to content

Commit 145075c

Browse files
committed
update rust to v1.84.0
1 parent 90c37fa commit 145075c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ENV LANG=C.UTF-8 \
55
RUSTUP_HOME=/usr/local/rustup \
66
CARGO_HOME=/usr/local/cargo \
77
PATH=/usr/local/cargo/bin:$PATH \
8-
RUST_VERSION=1.82.0
8+
RUST_VERSION=1.84.0
99

1010
RUN dnf install -y epel-release; \
1111
dnf config-manager --set-enabled crb; \

0 commit comments

Comments
 (0)