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 71390ed commit d14c531Copy full SHA for d14c531
.sync/Version.njk
@@ -37,7 +37,7 @@
37
{% set previous_mu_release_branch = "release/202405" %}
38
39
{# The version of the ubuntu-24-build container to use. #}
40
-{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:68fa63a" %}
+{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:71390ed" %}
41
42
{# The Python version to use. #}
43
{% set python_version = "3.12" %}
0 commit comments