diff --git a/.sync/Version.njk b/.sync/Version.njk index f962e8d2..748e046b 100644 --- a/.sync/Version.njk +++ b/.sync/Version.njk @@ -30,7 +30,7 @@ #} {# The git ref value that files dependent on this repo will use. #} -{% set mu_devops = "v1.4.2" %} +{% set mu_devops = "v1.7.4" %} {# The version of the fedora-35-build container to use. #} {% set linux_build_container = "ghcr.io/tianocore/containers/fedora-35-build:5b8a008" %}