Skip to content

Commit

Permalink
Repo File Sync: Update to Ubuntu Container 0e124c1 (#204)
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
[#8669133305](https://github.com/microsoft/mu_devops/actions/runs/8669133305)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
  • Loading branch information
uefibot committed Apr 13, 2024
1 parent c83e0a3 commit 0eb0b33
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:16d82ba
linux_container_image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:0e124c1
${{ 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:16d82ba
image: ghcr.io/microsoft/mu_devops/ubuntu-22-build:0e124c1
options: --user root --name mu_devops_build_container --security-opt seccomp=unconfined

steps:
Expand Down

0 comments on commit 0eb0b33

Please sign in to comment.