diff --git a/images/win/Windows2022-Readme.md b/images/win/Windows2022-Readme.md index b1d3977e46aa..98348187cf33 100644 --- a/images/win/Windows2022-Readme.md +++ b/images/win/Windows2022-Readme.md @@ -5,8 +5,8 @@ | [Windows-2016 environment will be removed on March 15, 2022](https://github.com/actions/virtual-environments/issues/4312) | *** # Microsoft Windows Server 2022 Datacenter -- OS Version: 10.0.20348 Build 473 -- Image Version: 20220207.1 +- OS Version: 10.0.20348 Build 524 +- Image Version: 20220220.1 ## Enabled windows optional features - Windows Subsystem for Linux [WSLv1] @@ -14,27 +14,27 @@ ## Installed Software ### Language and Runtime - Bash 4.4.23(2)-release -- Go 1.16.13 +- Go 1.16.14 - Julia 1.7.2 - Kotlin 1.6.10 -- LLVM 13.0.0 -- Node 16.13.2 +- LLVM 13.0.1 +- Node 16.14.0 - Perl 5.32.1 -- PHP 8.1.2 +- PHP 8.1.3 - Python 3.9.10 - Ruby 3.0.3p157 ### Package Management - Chocolatey 0.12.1 - Composer 2.2.6 -- Helm 3.7.2 -- Miniconda 4.10.3 (pre-installed on the image but not added to PATH) -- NPM 8.1.2 -- NuGet 6.0.0.280 +- Helm 3.8.0 +- Miniconda 4.11.0 (pre-installed on the image but not added to PATH) +- NPM 8.3.1 +- NuGet 6.1.0.106 - pip 22.0.3 (python 3.9) - Pipx 1.0.0 - RubyGems 3.2.32 -- Vcpkg (build from master \) +- Vcpkg (build from master \<5cf60186a>) - Yarn 1.22.17 #### Environment variables @@ -54,29 +54,29 @@ - azcopy 10.13.0 - Bazel 5.0.0 - Bazelisk 1.11.0 -- Bicep 0.4.1124 +- Bicep 0.4.1272 - Cabal 3.6.2.0 - CMake 3.22.2 -- CodeQL Action Bundle 2.8.0 +- CodeQL Action Bundle 2.8.1 - Docker 20.10.7 - Docker-compose 1.29.2 - Docker-wincred 0.6.4 - ghc 9.2.1 -- Git 2.35.1 +- Git 2.35.1.windows.2 - Git LFS 3.0.2 - InnoSetup 6.2.0 - jq 1.6 - Kind 0.11.1 -- Kubectl 1.23.3 +- Kubectl 1.23.4 - Mercurial 5.0 - Mingw-w64 8.1.0 - Newman 5.3.1 - NSIS v3.08 - OpenSSL 1.1.1 -- Packer 1.7.8 +- Packer 1.7.10 - Pulumi v3.24.1 - R 4.1.2 -- Service Fabric SDK 8.2.1363.9590 +- Service Fabric SDK 8.2.1486.9590 - Stack 2.7.3 - Subversion (SVN) 1.14.1 - Swig 4.0.2 @@ -87,13 +87,13 @@ - zstd 1.5.2 ### CLI Tools -- Alibaba Cloud CLI 3.0.107 -- AWS CLI 2.4.16 -- AWS SAM CLI 1.37.0 +- Alibaba Cloud CLI 3.0.109 +- AWS CLI 2.4.19 +- AWS SAM CLI 1.38.1 - AWS Session Manager CLI 1.2.295.0 -- Azure CLI 2.33.0 +- Azure CLI 2.33.1 - Azure DevOps CLI extension 0.23.0 -- GitHub CLI 2.5.0 +- GitHub CLI 2.5.1 - Hub CLI 2.14.2 ### Rust Tools @@ -111,11 +111,11 @@ - Rustfmt 1.4.38 ### Browsers and webdrivers -- Google Chrome 98.0.4758.80 -- Chrome Driver 98.0.4758.80 -- Microsoft Edge 98.0.1108.43 -- Microsoft Edge Driver 98.0.1108.43 -- Mozilla Firefox 96.0.3 +- Google Chrome 98.0.4758.102 +- Chrome Driver 98.0.4758.102 +- Microsoft Edge 98.0.1108.56 +- Microsoft Edge Driver 98.0.1108.56 +- Mozilla Firefox 97.0.1 - Gecko Driver 0.30.0 - IE Driver 3.150.1.1 - Selenium server 4.1.0 @@ -132,7 +132,7 @@ | Version | Vendor | Environment Variable | | ------------------- | --------------- | -------------------- | | 8.0.322+6 (default) | Eclipse Temurin | JAVA_HOME_8_X64 | -| 11.0.14+9 | Eclipse Temurin | JAVA_HOME_11_X64 | +| 11.0.14+101 | Eclipse Temurin | JAVA_HOME_11_X64 | | 17.0.2+8 | Eclipse Temurin | JAVA_HOME_17_X64 | ### Shells @@ -157,15 +157,15 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Version | Architecture | Environment Variable | | ------- | ------------ | -------------------- | | 1.15.15 | x64 | GOROOT_1_15_X64 | -| 1.16.13 (Default) | x64 | GOROOT_1_16_X64 | -| 1.17.6 | x64 | GOROOT_1_17_X64 | +| 1.16.14 (Default) | x64 | GOROOT_1_16_X64 | +| 1.17.7 | x64 | GOROOT_1_17_X64 | #### Node | Version | Architecture | | ------- | ------------ | | 12.22.10 | x64 | | 14.19.0 | x64 | -| 16.13.2 | x64 | +| 16.14.0 | x64 | #### Python | Version | Architecture | @@ -184,16 +184,16 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### PyPy | Python Version | PyPy Version | | -------------- | ------------ | -| 2.7.18 | PyPy 7.3.6 with MSC v.1929 64 bit (AMD64) | -| 3.7.12 | PyPy 7.3.7 with MSC v.1929 64 bit (AMD64) | -| 3.8.12 | PyPy 7.3.7 with MSC v.1929 64 bit (AMD64) | +| 2.7.18 | PyPy 7.3.8 with MSC v.1929 64 bit (AMD64) | +| 3.7.12 | PyPy 7.3.8 with MSC v.1929 64 bit (AMD64) | +| 3.8.12 | PyPy 7.3.8 with MSC v.1929 64 bit (AMD64) | ### Databases #### PostgreSQL | Property | Value | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | | ServiceName | postgresql-x64-14 | -| Version | 14.1 | +| Version | 14.2 | | ServiceStatus | Stopped | | ServiceStartType | Disabled | | EnvironmentVariables | PGBIN=C:\Program Files\PostgreSQL\14\bin
PGDATA=C:\Program Files\PostgreSQL\14\data
PGROOT=C:\Program Files\PostgreSQL\14 | @@ -222,207 +222,213 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### Visual Studio Enterprise 2022 | Name | Version | Path | | ----------------------------- | -------------- | -------------------------------------------------------- | -| Visual Studio Enterprise 2022 | 17.0.32112.339 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise | +| Visual Studio Enterprise 2022 | 17.1.32210.238 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise | #### Workloads, components and extensions: | Package | Version | | ------------------------------------------------------------------------- | -------------- | -| Component.Android.NDK.R21E | 17.0.31804.368 | -| Component.Android.SDK.MAUI | 17.0.31804.368 | -| Component.Android.SDK25.Private | 17.0.31804.368 | +| Component.Android.NDK.R21E | 17.1.32112.364 | +| Component.Android.SDK.MAUI | 17.1.32112.364 | +| Component.Android.SDK25.Private | 17.1.32112.364 | | Component.Ant | 1.9.3.8 | -| Component.Linux.CMake | 17.0.31804.368 | -| Component.MDD.Android | 17.0.31804.368 | -| Component.MDD.Linux | 17.0.31804.368 | -| Component.MDD.Linux.GCC.arm | 17.0.31804.368 | -| Component.Microsoft.VisualStudio.LiveShare.2022 | 1.0.4647 | -| Component.Microsoft.VisualStudio.RazorExtension | 17.0.31804.368 | -| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.0.31804.368 | -| Component.Microsoft.Web.LibraryManager | 17.0.31804.368 | -| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.0.31.12604 | +| Component.Linux.CMake | 17.1.32112.364 | +| Component.MDD.Android | 17.1.32112.364 | +| Component.MDD.Linux | 17.1.32112.364 | +| Component.MDD.Linux.GCC.arm | 17.1.32112.364 | +| Component.Microsoft.VisualStudio.LiveShare.2022 | 1.0.5117 | +| Component.Microsoft.VisualStudio.RazorExtension | 17.1.32112.364 | +| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.1.32112.364 | +| Component.Microsoft.Web.LibraryManager | 17.1.32112.364 | +| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.1.70.52095 | | Component.Microsoft.Windows.CppWinRT | 2.0.210806.1 | -| Component.OpenJDK | 17.0.31804.368 | -| Component.UnityEngine.x64 | 17.0.31804.368 | -| Component.Unreal | 17.0.31804.368 | -| Component.Unreal.Android | 17.0.31804.368 | +| Component.OpenJDK | 17.1.32112.364 | +| Component.UnityEngine.x64 | 17.1.32112.364 | +| Component.Unreal | 17.1.32112.364 | +| Component.Unreal.Android | 17.1.32112.364 | | Component.VSInstallerProjects2022 | 2.0.0 | | Component.WixToolset.VisualStudioExtension.Dev17 | 1.0.0.18 | | Component.WixToolset.VisualStudioExtension.Schemas3 | 1.0.0.18 | | Component.WixToolset.VisualStudioExtension.Schemas4 | 1.0.0.18 | -| Component.Xamarin | 17.0.31804.368 | -| Component.Xamarin.RemotedSimulator | 17.0.31807.282 | -| Microsoft.Component.Azure.DataLake.Tools | 17.0.31805.14 | -| Microsoft.Component.ClickOnce | 17.0.31804.368 | -| Microsoft.Component.MSBuild | 17.0.31804.368 | -| Microsoft.Component.NetFX.Native | 17.0.31804.368 | -| Microsoft.Component.PythonTools | 17.0.31804.368 | -| Microsoft.Component.PythonTools.Web | 17.0.31804.368 | -| Microsoft.Component.VC.Runtime.UCRTSDK | 17.0.31804.368 | -| Microsoft.ComponentGroup.Blend | 17.0.31804.368 | -| Microsoft.ComponentGroup.ClickOnce.Publish | 17.0.31804.368 | -| Microsoft.Net.Component.4.5.2.TargetingPack | 17.0.31804.368 | -| Microsoft.Net.Component.4.6.2.TargetingPack | 17.0.31804.368 | -| Microsoft.Net.Component.4.6.TargetingPack | 17.0.31804.368 | -| Microsoft.Net.Component.4.7.1.TargetingPack | 17.0.31804.368 | -| Microsoft.Net.Component.4.7.2.TargetingPack | 17.0.31804.368 | -| Microsoft.Net.Component.4.7.TargetingPack | 17.0.31804.368 | -| Microsoft.Net.Component.4.8.SDK | 17.0.31804.368 | -| Microsoft.Net.Component.4.8.TargetingPack | 17.0.31804.368 | -| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.0.31804.368 | -| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.0.31804.368 | -| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.0.31804.368 | -| microsoft.net.runtime.mono.tooling | 6.0.121.56705 | -| microsoft.net.sdk.emscripten | 6.0.5.2003 | -| Microsoft.NetCore.Component.DevelopmentTools | 17.0.31804.368 | -| Microsoft.NetCore.Component.Runtime.6.0 | 17.0.32002.159 | -| Microsoft.NetCore.Component.SDK | 17.0.32106.176 | -| Microsoft.NetCore.Component.Web | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.AspNet | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.AspNet45 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.AuthoringTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.ClientLibs | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.Compute.Emulator | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.Powershell | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.Waverton | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.ClassDesigner | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.CodeMap | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Common.Azure.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.CoreEditor | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Debugger.JustInTime | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Debugger.Snapshot | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.DiagnosticTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.DockerTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.DotNetModelBuilder | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.DslTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.EntityFramework | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.FSharp | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.FSharp.Desktop | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.FSharp.WebTemplates | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.GraphDocument | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Graphics | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Graphics.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.IISExpress | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.IntelliCode | 17.0.31821.396 | -| Microsoft.VisualStudio.Component.IntelliTrace.FrontEnd | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.JavaScript.Diagnostics | 17.0.32001.416 | -| Microsoft.VisualStudio.Component.JavaScript.TypeScript | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.LinqToSql | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.LiveUnitTesting | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.ManagedDesktop.Core | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Merq | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.MonoDebugger | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.MSODBC.SQL | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Node.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.NuGet | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.NuGet.BuildTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.PortableLibrary | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Roslyn.Compiler | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Roslyn.LanguageServices | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Sharepoint.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.SQL.CLR | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.SQL.DataSources | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.SQL.SSDT | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.TeamOffice | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.TestTools.CodedUITest | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.TestTools.WebLoadTest | 17.0.32001.416 | -| Microsoft.VisualStudio.Component.TextTemplating | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.TypeScript.TSServer | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Unity | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.UWP.VC.ARM64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ASAN | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ATL | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ATL.ARM64EC | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ATL.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ATLMFC | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.CLI.Support | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.CMake.Project | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.CoreBuildTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.CoreIde | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Llvm.Clang | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.MFC.ARM64EC | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Modules.x86.x64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Redist.14.Latest | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Tools.ARM | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Tools.ARM64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Tools.ARM64EC | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.v141.ATL | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.v141.ATL.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.v141.MFC | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.v141.MFC.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.v141.x86.x64 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.VSSDK | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Wcf.Tooling | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Web | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.WebDeploy | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Windows10SDK | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Windows10SDK.20348 | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.Windows11SDK.22000 | 17.0.31821.396 | -| Microsoft.VisualStudio.Component.Workflow | 17.0.31804.368 | -| Microsoft.VisualStudio.Component.WslDebugging | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.AzureFunctions | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging | 17.0.31806.525 | -| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.UWP.Support | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.UWP.VC.v142 | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.VC.Tools.142.x86.x64 | 17.0.31821.396 | -| Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.Web | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.Web.CloudTools | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.CMake | 17.0.31804.368 | -| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.Azure | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.CoreEditor | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.Data | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.DataScience | 17.0.31821.396 | -| Microsoft.VisualStudio.Workload.ManagedDesktop | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.ManagedGame | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.NativeCrossPlat | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.NativeDesktop | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.NativeGame | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.NativeMobile | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.0.31902.203 | -| Microsoft.VisualStudio.Workload.NetWeb | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.Node | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.Office | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.Python | 17.0.31919.74 | -| Microsoft.VisualStudio.Workload.Universal | 17.0.31804.368 | -| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.0.31804.368 | -| wasm.tools | 6.0.121.56705 | +| Component.Xamarin | 17.1.32112.364 | +| Component.Xamarin.RemotedSimulator | 17.1.32112.364 | +| Microsoft.Component.Azure.DataLake.Tools | 17.1.32112.364 | +| Microsoft.Component.ClickOnce | 17.1.32112.364 | +| Microsoft.Component.CodeAnalysis.SDK | 17.1.32112.364 | +| Microsoft.Component.MSBuild | 17.1.32112.364 | +| Microsoft.Component.NetFX.Native | 17.1.32112.364 | +| Microsoft.Component.PythonTools | 17.1.32112.364 | +| Microsoft.Component.PythonTools.Web | 17.1.32112.364 | +| Microsoft.Component.VC.Runtime.UCRTSDK | 17.1.32112.364 | +| Microsoft.ComponentGroup.Blend | 17.1.32112.364 | +| Microsoft.ComponentGroup.ClickOnce.Publish | 17.1.32112.364 | +| Microsoft.Net.Component.4.5.2.TargetingPack | 17.1.32112.364 | +| Microsoft.Net.Component.4.6.2.TargetingPack | 17.1.32112.364 | +| Microsoft.Net.Component.4.6.TargetingPack | 17.1.32112.364 | +| Microsoft.Net.Component.4.7.1.TargetingPack | 17.1.32112.364 | +| Microsoft.Net.Component.4.7.2.TargetingPack | 17.1.32112.364 | +| Microsoft.Net.Component.4.7.TargetingPack | 17.1.32112.364 | +| Microsoft.Net.Component.4.8.SDK | 17.1.32112.364 | +| Microsoft.Net.Component.4.8.TargetingPack | 17.1.32112.364 | +| Microsoft.Net.ComponentGroup.4.8.DeveloperTools | 17.1.32112.364 | +| Microsoft.Net.ComponentGroup.DevelopmentPrerequisites | 17.1.32112.364 | +| Microsoft.Net.ComponentGroup.TargetingPacks.Common | 17.1.32112.364 | +| microsoft.net.runtime.mono.tooling | 6.0.222.10215 | +| microsoft.net.sdk.emscripten | 6.0.6.10204 | +| Microsoft.NetCore.Component.DevelopmentTools | 17.1.32112.364 | +| Microsoft.NetCore.Component.Runtime.6.0 | 17.1.32210.238 | +| Microsoft.NetCore.Component.SDK | 17.1.32210.238 | +| Microsoft.NetCore.Component.Web | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.AppInsights.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.AspNet | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.AspNet45 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.AuthoringTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.ClientLibs | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.Compute.Emulator | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.Powershell | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.ResourceManager.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.ServiceFabric.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.Waverton | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Azure.Waverton.BuildTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.ClassDesigner | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.CodeMap | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Common.Azure.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.CoreEditor | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Debugger.JustInTime | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Debugger.Snapshot | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.DiagnosticTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.DockerTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.DotNetModelBuilder | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.DslTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Embedded | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.EntityFramework | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.FSharp | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.FSharp.Desktop | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.FSharp.WebTemplates | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.GraphDocument | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Graphics | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Graphics.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.IISExpress | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.IntelliCode | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.IntelliTrace.FrontEnd | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.JavaScript.Diagnostics | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.JavaScript.TypeScript | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.LinqToSql | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.LiveUnitTesting | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.ManagedDesktop.Core | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.ManagedDesktop.Prerequisites | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Merq | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.MonoDebugger | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.MSODBC.SQL | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.MSSQL.CMDLnUtils | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Node.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.NuGet | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.NuGet.BuildTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.PortableLibrary | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Roslyn.Compiler | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Roslyn.LanguageServices | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Sharepoint.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.SQL.CLR | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.SQL.DataSources | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.SQL.LocalDB.Runtime | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.SQL.SSDT | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.TeamOffice | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.TestTools.CodedUITest | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.TestTools.WebLoadTest | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.TextTemplating | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.TypeScript.TSServer | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Unity | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.UWP.VC.ARM64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ASAN | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ATL | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ATL.ARM64EC | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ATL.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ATLMFC | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.CLI.Support | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.CMake.Project | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.CoreBuildTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.CoreIde | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.DiagnosticTools | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Llvm.Clang | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.MFC.ARM64EC | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Modules.x86.x64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Redist.14.Latest | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Runtimes.ARM64.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.TestAdapterForBoostTest | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.TestAdapterForGoogleTest | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Tools.ARM | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Tools.ARM64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Tools.ARM64EC | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.Tools.x86.x64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.ARM | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.ARM.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.ARM64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.ARM64.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.ATL | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.ATL.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.MFC | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.MFC.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.x86.x64 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VC.v141.x86.x64.Spectre | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.VSSDK | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Wcf.Tooling | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Web | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.WebDeploy | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Windows10SDK | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Windows10SDK.19041 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Windows10SDK.20348 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Windows11SDK.22000 | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.Workflow | 17.1.32112.364 | +| Microsoft.VisualStudio.Component.WslDebugging | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.ArchitectureTools.Native | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.Azure.Prerequisites | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.AzureFunctions | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.MSIX.Packaging | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Core | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.UWP.NetCoreAndStandard | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.UWP.Support | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.UWP.VC.v142 | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.VC.Tools.142.x86.x64 | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.VisualStudioExtension.Prerequisites | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.Web | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.Web.CloudTools | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.CMake | 17.1.32112.364 | +| Microsoft.VisualStudio.ComponentGroup.WebToolsExtensions.TemplateEngine | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.Azure | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.CoreEditor | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.Data | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.DataScience | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.ManagedDesktop | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.ManagedGame | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.NativeCrossPlat | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.NativeDesktop | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.NativeGame | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.NativeMobile | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.NetCrossPlat | 17.1.32126.369 | +| Microsoft.VisualStudio.Workload.NetWeb | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.Node | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.Office | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.Python | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.Universal | 17.1.32112.364 | +| Microsoft.VisualStudio.Workload.VisualStudioExtension | 17.1.32112.364 | +| wasm.tools | 6.0.222.10215 | | VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.0 | | WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.18 | @@ -433,12 +439,12 @@ Note: MSYS2 is pre-installed on image but not added to PATH. | Microsoft Visual C++ 2012 Minimum Runtime | x64 | 11.0.61030 | | Microsoft Visual C++ 2013 Additional Runtime | x64 | 12.0.40660 | | Microsoft Visual C++ 2013 Minimum Runtime | x64 | 12.0.40660 | -| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.30.30708 | -| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.30.30708 | -| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.30.30708 | -| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.30.30708 | -| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.30.30708 | -| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.30.30708 | +| Microsoft Visual C++ 2022 Additional Runtime | x64 | 14.31.31103 | +| Microsoft Visual C++ 2022 Debug Runtime | x64 | 14.31.31103 | +| Microsoft Visual C++ 2022 Minimum Runtime | x64 | 14.31.31103 | +| Microsoft Visual C++ 2022 Additional Runtime | x86 | 14.31.31103 | +| Microsoft Visual C++ 2022 Debug Runtime | x86 | 14.31.31103 | +| Microsoft Visual C++ 2022 Minimum Runtime | x86 | 14.31.31103 | #### Installed Windows SDKs `Location C:\Program Files (x86)\Windows Kits\10\Extension SDKs\WindowsDesktop` @@ -449,17 +455,17 @@ Note: MSYS2 is pre-installed on image but not added to PATH. ### .NET Core SDK `Location C:\Program Files\dotnet\sdk` -- 3.1.120 3.1.202 3.1.302 3.1.416 5.0.104 5.0.210 5.0.303 5.0.404 6.0.101 +- 3.1.120 3.1.202 3.1.302 3.1.416 5.0.104 5.0.211 5.0.303 5.0.405 6.0.200 ### .NET Core Runtime `Location: C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App` -- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 6.0.1 +- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 5.0.14 6.0.2 `Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App` -- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 6.0.1 +- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 5.0.14 6.0.2 `Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App` -- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.13 6.0.1 +- 3.1.4 3.1.6 3.1.20 3.1.22 5.0.4 5.0.9 5.0.14 6.0.2 ### .NET Framework `Type: Developer Pack` @@ -487,6 +493,7 @@ All other versions are saved but not installed. #### Powershell Modules | Module | Version | | ------------------ | ---------------- | +| AWSPowerShell | 4.1.27.0 | | DockerMsftProvider | 1.0.0.8 | | MarkdownPS | 1.9 | | Microsoft.Graph | 1.9.2 | @@ -525,10 +532,10 @@ All other versions are saved but not installed. ### Cached Docker images | Repository:Tag | Digest | Created | | ------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ---------- | -| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:4e2d2bfda651c33e406015676c4f6cd91a58741812a613b7aaa688097dc9211a | 2022-01-20 | -| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:5ec4722ef299457d69a7186d3da503a947584aa1a5bfc0bfc021fe115dc2a76b | 2022-01-20 | -| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:93d713a7cfaf1d0898e375533c5fd931b8e89914deea1ba1e6e41d6beb898131 | 2022-01-20 | -| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:b3c25b3a5fe2c55a3e341d8c3164e404bc1cad6aa1902eff715f11e1ca004fb8 | 2022-01-16 | -| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 | 2022-01-16 | +| mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 | sha256:e4efd2e7d1a15825818255d8761481dc9b9edcc05c8fa9537e610edd311f7e9b | 2022-02-10 | +| mcr.microsoft.com/dotnet/framework/runtime:4.8-windowsservercore-ltsc2022 | sha256:aac1e1ee170c024e17745ee7109559f257a7c0dbf2e08245de387aad51e61b0d | 2022-02-10 | +| mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 | sha256:bc33b197a4976dbedcb044af20a5b28db00b9b5677d6212b7cbbab9fad4e2f2d | 2022-02-16 | +| mcr.microsoft.com/windows/nanoserver:ltsc2022 | sha256:8aa115e244add588e9a71a38d302e8fc801f2e986be83a58d5e015e4cba8f613 | 2022-02-01 | +| mcr.microsoft.com/windows/servercore:ltsc2022 | sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf | 2022-02-01 |