Skip to content

Commit a4f456e

Browse files
fix(build): update to valid source ami
1 parent bc2eca1 commit a4f456e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ami.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"region": "us-east-1",
1313
"instance_type": "t2.micro",
1414
"ssh_username": "ec2-user",
15-
"source_ami": "ami-086ec7d10754b79ca",
15+
"source_ami": "ami-0eaf8bcec9ab4bde5",
1616
"ami_name": "reactivesearch-api-{{user `VERSION` | clean_resource_name}}",
1717
"ssh_timeout": "10m",
1818
"ami_regions": ["us-east-1"],

0 commit comments

Comments
 (0)