Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 59c2b7b

Browse files
authored
fix: update to latest image for this 0.52 release (#3708)
1 parent aa2973a commit 59c2b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/api/azenvtypes.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ var (
174174
ImageOffer: "aks-windows",
175175
ImageSku: "2019-datacenter-core-smalldisk-2006",
176176
ImagePublisher: "microsoft-aks",
177-
ImageVersion: "17763.1217.200603",
177+
ImageVersion: "17763.1282.200626",
178178
}
179179

180180
// WindowsServer2019OSImageConfig is the 'vanilla' Windows Server 2019 image

0 commit comments

Comments
 (0)