ci: document image tag to bump for rust build changes

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36485>
This commit is contained in:
Eric Engestrom
2025-08-04 14:46:16 +02:00
committed by Marge Bot
parent 8e71665468
commit 79c0c828c7

View File

@@ -7,6 +7,10 @@ set -ex
section_start rust "Building Rust toolchain"
# When changing this file, you need to bump the following
# .gitlab-ci/image-tags.yml tags:
# DEBIAN_BASE_TAG
# Pick a specific patch version from rustup so the compiler doesn't drift on us.
RUST_VERSION=1.82.0