Skip to content

Commit 7b6e3da

Browse files
adelina-tAdelina Tuvenie
authored andcommitted
Update windowsbuilds.go
Updates windowsbuilds to include build number for Windows Server 2022. Signed-off-by: Adelina Tuvenie <[email protected]>
1 parent c7c555d commit 7b6e3da

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

osversion/windowsbuilds.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@ const (
3838

3939
// V21H1 corresponds to Windows Server 21H1 (semi-annual channel).
4040
V21H1 = 19043
41+
42+
// V21H2 corresponds to Windows Server 2022 (ltsc2022).
43+
V21H2 = 20348
4144
)

test/vendor/github.com/Microsoft/hcsshim/osversion/windowsbuilds.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)