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 65581a3 commit 49b2cabCopy full SHA for 49b2cab
.pipelines/variables/OneBranchVariables.yml
@@ -10,7 +10,7 @@ variables:
10
NUGET_XMLDOC_MODE: none
11
12
# Docker image which is used to build the project https://aka.ms/obpipelines/containers
13
- WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022@sha256:57a4885980ad4deec119d0e3c84abeebc57573c03b3da0ea63971fc9c0eadf45'
+ WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2019/vse2022:latest'
14
15
Codeql.Enabled: true # CodeQL once every 3 days on the default branch for all languages its applicable to in that pipeline.
16
GDN_USE_DOTNET: true
0 commit comments