diff options
Diffstat (limited to 'tests/platform-ci/provider/cloud.json.template')
-rw-r--r-- | tests/platform-ci/provider/cloud.json.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/platform-ci/provider/cloud.json.template b/tests/platform-ci/provider/cloud.json.template index 28152e82..18faf40f 100644 --- a/tests/platform-ci/provider/cloud.json.template +++ b/tests/platform-ci/provider/cloud.json.template @@ -7,7 +7,7 @@ "aws_access_key_id": "", "aws_secret_access_key": "" }, - "default_image": "ami-2a34e94a", + "default_image": "ami-310d6c49", "default_options": { "InstanceType": "t2.small" } |