Skip to content

Commit

Permalink
Repo File Sync: synced file(s) with microsoft/mu_devops (#363)
Browse files Browse the repository at this point in the history
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.



---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#11550649555](https://github.com/microsoft/mu_devops/actions/runs/11550649555)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
  • Loading branch information
uefibot authored Oct 28, 2024
1 parent 2959b0b commit 78cecac
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:d1e4ff1
linux_container_image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:4bebc96
${{ 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:d1e4ff1
image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:4bebc96
options: --user root --name mu_devops_build_container --security-opt seccomp=unconfined

steps:
Expand Down

0 comments on commit 78cecac

Please sign in to comment.