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 8b3033d commit b089fe9Copy full SHA for b089fe9
config/rust.yaml renamed to config/versions.yaml
@@ -3,4 +3,8 @@
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.80.0
6
+
7
+# IMPORTANT
8
+# If you change the Hadolint version here, make sure to also change the hook
9
+# refs in the local and template .pre-commit-config.yaml files.
10
hadolint_version: v2.12.0
0 commit comments