changeset 42646:92a99822e731 stable

automation: use newer Windows base image It looks like the old base image disappeared. Let's use a newer image that exists today. Differential Revision: https://phab.mercurial-scm.org/D6671
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 22 Jul 2019 18:52:58 -0700
parents 8c5a36805d5d
children 8804aa6c07a0
files contrib/automation/hgautomation/aws.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/automation/hgautomation/aws.py	Mon Jul 22 17:44:19 2019 -0700
+++ b/contrib/automation/hgautomation/aws.py	Mon Jul 22 18:52:58 2019 -0700
@@ -1048,7 +1048,7 @@
 
     image = find_image(ec2resource,
                        '801119661308',
-                       'Windows_Server-2019-English-Full-Base-2019.02.13')
+                       'Windows_Server-2019-English-Full-Base-2019.07.12')
 
     config = {
         'BlockDeviceMappings': [