Skip to content

Commit

Permalink
Repo File Sync: synced file(s) with microsoft/mu_devops
Browse files Browse the repository at this point in the history
Signed-off-by: Project Mu UEFI Bot <[email protected]>
  • Loading branch information
uefibot committed Sep 23, 2024
1 parent beea9cc commit dc9207a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azurepipelines/MuDevOpsWrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ parameters:
jobs:
- template: Jobs/PrGate.yml@mu_devops
parameters:
linux_container_image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:0e124c1
linux_container_image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:d1e4ff1
${{ if eq(parameters.rust_build, true) }}:
linux_container_options: --security-opt seccomp=unconfined
do_ci_build: ${{ parameters.do_ci_build }}
Expand All @@ -105,7 +105,7 @@ jobs:

container:

image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:0e124c1
image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:d1e4ff1
options: --user root --name mu_devops_build_container --security-opt seccomp=unconfined

steps:
Expand Down

0 comments on commit dc9207a

Please sign in to comment.