Skip to content

Commit d14c531

Browse files
authored
Version.njk: Update Ubuntu-24 container to 71390ed (#477)
Updates to the latest container build with the components included for the Hafnium build. Signed-off-by: Michael Kubacki <[email protected]>
1 parent 71390ed commit d14c531

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:68fa63a" %}
40+
{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:71390ed" %}
4141

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

0 commit comments

Comments
 (0)