update aws image

This commit is contained in:
Leonard Cohnen 2022-04-01 16:59:13 +02:00 committed by 3u13r
parent 604ed96160
commit f74d7e22eb

View File

@ -68,7 +68,7 @@ func Default() *Config {
AutoscalingNodeGroupsMax: intPtr(10),
Provider: &ProviderConfig{
EC2: &EC2Config{
Image: proto.String("ami-0a65281ea1fb605d3"),
Image: proto.String("ami-07d3864beb84157d3"),
Tags: &[]ec2.Tag{
{
Key: "responsible",