Skip to content

Commit

Permalink
feat: Update WS2022 gen2 base image to 2024-11B (#5291) (#5292)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbelHu authored Nov 19, 2024
1 parent f4e60d5 commit 1f49ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vhdbuilder/packer/windows-image.env
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ WINDOWS_2022_BASE_IMAGE_VERSION=20348.2849.241102
# CLI example to get the latest image version:
# az vm image show --urn MicrosoftWindowsServer:WindowsServer:2022-datacenter-core-smalldisk-g2:latest
WINDOWS_2022_GEN2_BASE_IMAGE_SKU=2022-datacenter-core-smalldisk-g2
WINDOWS_2022_GEN2_BASE_IMAGE_VERSION=20348.2762.241006
WINDOWS_2022_GEN2_BASE_IMAGE_VERSION=20348.2849.241102

# CLI example to get the latest image version:
# az vm image show --urn MicrosoftWindowsServer:WindowsServer:23h2-datacenter-core:latest
Expand Down

0 comments on commit 1f49ea4

Please sign in to comment.