Skip to content

Commit e0ca5ad

Browse files
committed
Update to newer Windows container image
1 parent 48e2f61 commit e0ca5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/variables/OneBranchVariables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ variables:
1010
NUGET_XMLDOC_MODE: none
1111

1212
# Docker image which is used to build the project https://aka.ms/obpipelines/containers
13-
WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022:latest'
13+
WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:latest'
1414

1515
Codeql.Enabled: true # CodeQL once every 3 days on the default branch for all languages its applicable to in that pipeline.
1616
GDN_USE_DOTNET: true

0 commit comments

Comments
 (0)