We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c77e3f commit 46092a9Copy full SHA for 46092a9
eng/pipelines/pr-validation-pipeline.yml
@@ -1400,7 +1400,7 @@ jobs:
1400
-v $(Build.SourcesDirectory):/workspace \
1401
-w /workspace \
1402
--network bridge \
1403
- alpine:latest \
+ alpine:3.22 \
1404
tail -f /dev/null
1405
displayName: 'Create Alpine x86_64 container'
1406
@@ -1642,7 +1642,7 @@ jobs:
1642
1643
1644
1645
1646
1647
displayName: 'Create Alpine ARM64 container'
1648
0 commit comments