Skip to content

Commit

Permalink
.sync/Version.njk: Update Mu repos to Mu DevOps v1.7.4 (#104)
Browse files Browse the repository at this point in the history
Changes since last release:
v1.4.2...v1.7.4

General release Info: https://github.com/microsoft/mu_devops/releases

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
  • Loading branch information
makubacki authored Feb 2, 2023
1 parent a957b9e commit 54fd8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sync/Version.njk
Original file line number Diff line number Diff line change
Expand Up @@ -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" %}

0 comments on commit 54fd8e2

Please sign in to comment.