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

Commit

Permalink
fix: update to latest image for this 0.52 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsturtevant committed Aug 14, 2020
1 parent aa2973a commit 8f71212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/api/azenvtypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ var (
ImageOffer: "aks-windows",
ImageSku: "2019-datacenter-core-smalldisk-2006",
ImagePublisher: "microsoft-aks",
ImageVersion: "17763.1217.200603",
ImageVersion: "17763.1282.200626",
}

// WindowsServer2019OSImageConfig is the 'vanilla' Windows Server 2019 image
Expand Down

0 comments on commit 8f71212

Please sign in to comment.