Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .sync/Version.njk
Original file line number Diff line number Diff line change
Expand Up @@ -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" %}
Expand Down