Skip to content

Commit b089fe9

Browse files
committed
chore: Rename Ansible config file
1 parent 8b3033d commit b089fe9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/rust.yaml renamed to config/versions.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
# If you change the Rust toolchain version here, make sure to also change
44
# docker-images/ubi8-rust-builder/Dockerfile & docker-images/ubi9-rust-builder/Dockerfile
55
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.
610
hadolint_version: v2.12.0

0 commit comments

Comments
 (0)