From 9618b0a7639164bfde671800ec7e847e21f496f0 Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Wed, 20 Mar 2024 12:27:21 -0500 Subject: [PATCH 1/2] NFCI ci check out build image 1.0.02629.38 --- build/pipelines/templates-v2/variables-onebranch-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pipelines/templates-v2/variables-onebranch-config.yml b/build/pipelines/templates-v2/variables-onebranch-config.yml index d7180e3e090..4d37a36b468 100644 --- a/build/pipelines/templates-v2/variables-onebranch-config.yml +++ b/build/pipelines/templates-v2/variables-onebranch-config.yml @@ -1,2 +1,2 @@ variables: - WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:latest' + WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:1.0.02629.38' From 2508e2478692b78a564c73618c8e2c23b92a81cd Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Wed, 20 Mar 2024 14:30:20 -0500 Subject: [PATCH 2/2] NFCI ci actually use an *OLDER* version --- build/pipelines/templates-v2/variables-onebranch-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pipelines/templates-v2/variables-onebranch-config.yml b/build/pipelines/templates-v2/variables-onebranch-config.yml index 4d37a36b468..7639033c038 100644 --- a/build/pipelines/templates-v2/variables-onebranch-config.yml +++ b/build/pipelines/templates-v2/variables-onebranch-config.yml @@ -1,2 +1,2 @@ variables: - WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:1.0.02629.38' + WindowsContainerImage: 'onebranch.azurecr.io/windows/ltsc2022/vse2022:1.0.02566.28'