We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ca574 commit c10f801Copy full SHA for c10f801
config/versions.yaml
@@ -1,8 +1,8 @@
1
---
2
# IMPORTANT
3
# If you change the Rust toolchain version here, make sure to also change
4
-# docker-images/ubi8-rust-builder/Dockerfile & docker-images/ubi9-rust-builder/Dockerfile
5
-rust_version: 1.87.0
+# docker-images/ubi9-rust-builder/Dockerfile
+rust_version: 1.89.0
6
7
# This nightly version is only used for cargo fmt invocations, because we use nightly-only
8
# rustfmt config options in rustfmt.toml. The version should be kept in line with the version
0 commit comments