Skip to content

Commit

Permalink
fixup! Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheyla Trudo committed Nov 28, 2024
1 parent 7c58546 commit 4229532
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pipelines/containers/containerize.steps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ steps:
- bash: |
docker buildx ls
# rm ~/.docker/config.json
# Pull windows image to allow building windows images on the Linux platform.
docker pull --platform windows mcr.microsoft.com/windows/servercore:ltsc2019
docker pull --platform windows mcr.microsoft.com/windows/servercore:ltsc2022
- task: 1ES.BuildContainerImage@1
retryCountOnTaskFailure: 3
Expand Down

0 comments on commit 4229532

Please sign in to comment.