Skip to content

Commit 1244f47

Browse files
Repo File Sync: Update to ubuntu-24 container 4d8e1b7 (#1374)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). Signed-off-by: Project Mu UEFI Bot <[email protected]> Co-authored-by: mu-automation[bot] <204385837+mu-automation[bot]@users.noreply.github.com>
1 parent 64045b2 commit 1244f47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azurepipelines/MuDevOpsWrapper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ parameters:
8282
jobs:
8383
- template: Jobs/PrGate.yml@mu_devops
8484
parameters:
85-
linux_container_image: ghcr.io/microsoft/mu_devops/ubuntu-24-build:b089181
85+
linux_container_image: ghcr.io/microsoft/mu_devops/ubuntu-24-build:4d8e1b7
8686
${{ if eq(parameters.rust_build, true) }}:
8787
linux_container_options: --security-opt seccomp=unconfined
8888
do_ci_build: ${{ parameters.do_ci_build }}
@@ -105,7 +105,7 @@ jobs:
105105

106106
container:
107107

108-
image: ghcr.io/microsoft/mu_devops/ubuntu-24-build:b089181
108+
image: ghcr.io/microsoft/mu_devops/ubuntu-24-build:4d8e1b7
109109
options: --user root --name mu_devops_build_container --security-opt seccomp=unconfined
110110

111111
steps:

0 commit comments

Comments
 (0)