Revert "build: switch back to the "latest" OneBranch build image (#17630)"

This reverts commit 39108a7a1b4328d88ce4fcbaf71b8b3894ecd704.
This commit is contained in:
Dustin L. Howett 2024-07-31 18:33:05 -05:00
parent 50fe0f82ce
commit a8582978af

View File

@ -106,6 +106,11 @@ extends:
- stage: Build
displayName: Build
dependsOn: []
variables:
# This was set by the parent build, but we need to override it to select a specific compiler version
- template: ./build/pipelines/templates-v2/variables-onebranch-config.yml@self
parameters:
containerVersion: 1.0.02566.28
jobs:
- template: ./build/pipelines/templates-v2/job-build-project.yml@self
parameters: