Skip to content

Commit

Permalink
Unpin wasi docker image in pipeline-with-resources.yml (#98357)
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored Feb 13, 2024
1 parent 7317bfe commit eb0c20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/common/templates/pipeline-with-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ resources:
ROOTFS_DIR: /crossrootfs/x64

- container: wasi_wasm
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-webassembly-20240212214902-ca89d22
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-webassembly
env:
ROOTFS_DIR: /crossrootfs/x64

Expand Down

0 comments on commit eb0c20c

Please sign in to comment.