Skip to content

Commit dc92b46

Browse files
authored
Merge pull request #994 from envato/amazon-linux-5.10
Bump Linux from 4.14 to 5.10
2 parents a86e8ce + 614e927 commit dc92b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packer/linux/buildkite-ami.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"region": "{{user `region`}}",
1313
"source_ami_filter": {
1414
"filters": {
15-
"name": "amzn2-ami-hvm-2.0.*-gp2",
15+
"name": "amzn2-ami-kernel-5.10-hvm-2.0.*-gp2",
1616
"architecture": "{{user `arch`}}",
1717
"virtualization-type": "hvm"
1818
},

0 commit comments

Comments
 (0)