diff --git a/images/win/Windows2019-Azure.json b/images/win/Windows2019-Azure.json index 46792679b..cb8648a2d 100644 --- a/images/win/Windows2019-Azure.json +++ b/images/win/Windows2019-Azure.json @@ -152,12 +152,6 @@ "{{ template_dir }}/scripts/Installers/Windows2019/Update-DockerImages.ps1" ] }, - { - "type": "powershell", - "scripts": [ - "{{ template_dir }}/scripts/Installers/Windows2019/Install-WDK.ps1" - ] - }, { "type": "powershell", "valid_exit_codes": [ @@ -186,6 +180,12 @@ "{{ template_dir }}/scripts/Installers/Install-NET48.ps1" ] }, + { + "type": "powershell", + "scripts": [ + "{{ template_dir }}/scripts/Installers/Windows2019/Install-WDK.ps1" + ] + }, { "type": "powershell", "scripts":[