Skip to content

Commit

Permalink
new docker image (microsoft#4119)
Browse files Browse the repository at this point in the history
  • Loading branch information
csujedihy authored Feb 8, 2024
1 parent 19b2ce8 commit 0c0e1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/OneBranch.Official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ parameters: # parameters are shown up in ADO UI in a build queue time
- name: 'WindowsContainerImage2DockerTag'
displayName: 'WindowsContainerImage2 DockerTag'
type: string
default: '20231125.1' # if initializing docker takes too long, grab a newer docker image from Docker.Official pipeline.
default: '20240203.1' # if initializing docker takes too long, grab a newer docker image from Docker.Official pipeline.

variables:
CDP_DEFINITION_BUILD_COUNT: $[counter('', 0)] # needed for onebranch.pipeline.version task https://aka.ms/obpipelines/versioning
Expand Down

0 comments on commit 0c0e1d1

Please sign in to comment.