Skip to content

Commit cc7375b

Browse files
authored
.sync/Version.njk: Update Linux build container to Fedora 37 3b3eb8f (#165)
Updates the Fedora 37 build container from f1c7a20 to 3b3eb8f. - [Fedora 37 image contents](https://github.com/tianocore/containers/blob/main/Fedora-37/Readme.md) - [3b3eb8f](https://github.com/tianocore/containers/pkgs/container/containers%2Ffedora-37-build/81369123?tag=3b3eb8f) Summary of updates: - Enable GTK on Fedora QEMU - Install vim and nano - Set up a user to match the outside user - Add the user to the sudo/wheel group to allow them to use sudo, and set a password Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1 parent c628826 commit cc7375b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.sync/Version.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@
3636
{% set latest_mu_release_branch = "release/202208" %}
3737

3838
{# The version of the fedora-37-build container to use. #}
39-
{% set linux_build_container = "ghcr.io/tianocore/containers/fedora-37-build:f1c7a20" %}
39+
{% set linux_build_container = "ghcr.io/tianocore/containers/fedora-37-build:3b3eb8f" %}

0 commit comments

Comments
 (0)