Skip to content

Commit fa50391

Browse files
Yi Huangnibanks
authored andcommitted
new docker image (#4119)
1 parent 2ce78d2 commit fa50391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/OneBranch.Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ parameters: # parameters are shown up in ADO UI in a build queue time
2727
- name: 'WindowsContainerImage2DockerTag'
2828
displayName: 'WindowsContainerImage2 DockerTag'
2929
type: string
30-
default: '20231125.1' # if initializing docker takes too long, grab a newer docker image from Docker.Official pipeline.
30+
default: '20240203.1' # if initializing docker takes too long, grab a newer docker image from Docker.Official pipeline.
3131

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

0 commit comments

Comments
 (0)