Skip to content

Commit 60dc01e

Browse files
authored
Update to rust 1.82.0 (#148)
1 parent ec15ab5 commit 60dc01e

File tree

18 files changed

+154
-154
lines changed

18 files changed

+154
-154
lines changed

integration/linux/build/_bootstrap/rust.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -ex
44

5-
: ${RUST_VERSION:=1.81.0}
5+
: ${RUST_VERSION:=1.82.0}
66

77
cd /usr/src
88
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | bash -s -- \

integration/linux/build/amazonlinux-2023/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/centos-7/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/centos-8/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/debian-bookworm/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/debian-bullseye/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/debian-buster/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/fedora-40/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/linux-aarch64/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/linux/build/linux-x86_64/Dockerfile

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)