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 c10d8b1 commit 2eed837Copy full SHA for 2eed837
.sync/Version.njk
@@ -37,7 +37,7 @@
37
{% set previous_mu_release_branch = "release/202311" %}
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:352ed44" %}
+{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:d412ccd" %}
41
42
{# The Python version to use. #}
43
{% set python_version = "3.12" %}
0 commit comments