diff --git a/.sync/Version.njk b/.sync/Version.njk index b621f768..fea05e66 100644 --- a/.sync/Version.njk +++ b/.sync/Version.njk @@ -37,7 +37,7 @@ {% set previous_mu_release_branch = "release/202311" %} {# The version of the ubuntu-24-build container to use. #} -{% 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" %} {# The Python version to use. #} {% set python_version = "3.12" %}