diff --git a/.sync/Version.njk b/.sync/Version.njk index 6f8860ad..51f881ee 100644 --- a/.sync/Version.njk +++ b/.sync/Version.njk @@ -37,7 +37,7 @@ {% set previous_mu_release_branch = "release/202405" %} {# The version of the ubuntu-24-build container to use. #} -{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:4d8e1b7" %} +{% set linux_build_container = "ghcr.io/microsoft/mu_devops/ubuntu-24-build:68fa63a" %} {# The Python version to use. #} {% set python_version = "3.12" %}