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 0e124c1 commit d5e79b9Copy full SHA for d5e79b9
.sync/Version.njk
@@ -37,7 +37,7 @@
37
{% set previous_mu_release_branch = "release/202302" %}
38
39
{# The version of the ubuntu-22-build container to use. #}
40
-{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-22-build:16d82ba" %}
+{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-22-build:0e124c1" %}
41
42
{# The Rust toolchain version to use. #}
43
{% set rust_toolchain = "1.76.0" %}
0 commit comments