Skip to content

Commit 9302fd0

Browse files
authored
Update container to 737aacc (#481)
Step 4 to fully update the rust version to 1.85 to 1.89 as defined in [ReadMe#steps-for-updating-rust-toolchain](https://github.com/microsoft/mu_devops/?tab=readme-ov-file#steps-for-updating-rust-tool-chain).
1 parent 737aacc commit 9302fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sync/Version.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{% set previous_mu_release_branch = "release/202405" %}
3838

3939
{# The version of the ubuntu-24-build container to use. #}
40-
{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:71390ed" %}
40+
{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:737aacc" %}
4141

4242
{# The Python version to use. #}
4343
{% set python_version = "3.12" %}

0 commit comments

Comments
 (0)