diff options
Diffstat (limited to '.azurepipelines/templates/defaults.yml')
-rw-r--r-- | .azurepipelines/templates/defaults.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.azurepipelines/templates/defaults.yml b/.azurepipelines/templates/defaults.yml index bc1cd058cc..e6d02cd0e5 100644 --- a/.azurepipelines/templates/defaults.yml +++ b/.azurepipelines/templates/defaults.yml @@ -9,4 +9,4 @@ variables:
default_python_version: "3.12"
- default_linux_image: "ghcr.io/tianocore/containers/fedora-37-test:a0dd931"
+ default_linux_image: "ghcr.io/tianocore/containers/fedora-40-test:c98ff99"
|