-
Notifications
You must be signed in to change notification settings - Fork 522
chore: Use Windows November(11b) updates as default vhd #4033
Conversation
c9d095b
to
0589b7c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis, jsturtevant The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
} | ||
|
||
// WindowsServer2019OSImageConfig is the 'vanilla' Windows Server 2019 image | ||
WindowsServer2019OSImageConfig = AzureOSImageConfig{ | ||
ImageOffer: "WindowsServer", | ||
ImageSku: "2019-Datacenter-Core-with-Containers-smalldisk", | ||
ImagePublisher: "MicrosoftWindowsServer", | ||
ImageVersion: "17763.1397.2008070242", | ||
ImageVersion: "17763.1577.2011031610", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jsturtevant did you build 17763.1577.201112
based on 17763.1577.2011031610
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI @yizhang4321
Reason for Change:
Adds November image.
Issue Fixed:
Credit Where Due:
Does this change contain code from or inspired by another project?
If "Yes," did you notify that project's maintainers and provide attribution?
Requirements:
Notes: