Skip to content

Commit 3aa2f65

Browse files
chore: Updated AMI name in ruby deploy config (#1068)
1 parent 302e19d commit 3aa2f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/manual/definitions/apm/ruby/rubyonrails.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"provider": "aws",
1212
"type": "ec2",
1313
"size": "t2.medium",
14-
"ami_name": "al2023-ami-2023.3.20240122.0-kernel-6.1-x86_64",
14+
"ami_name": "al2023-ami-2023.4.20240416.0-kernel-6.1-x86_64",
1515
"user_name": "ec2-user"
1616
}
1717
],

0 commit comments

Comments
 (0)