File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Users have the following options for specifying their own values:
50
50
| ` pause_container_version ` | ``` 3.5 ``` | |
51
51
| ` pull_cni_from_github ` | ``` true ``` | |
52
52
| ` remote_folder ` | ``` /tmp ``` | Directory path for shell provisioner scripts on the builder instance |
53
- | ` runc_version ` | ``` 1.1.5-1.amzn2 ``` | |
53
+ | ` runc_version ` | ``` 1.1.* ``` | |
54
54
| ` security_group_id ` | ` "" ` | |
55
55
| ` source_ami_filter_name ` | ``` amzn2-ami-minimal-hvm-* ``` | |
56
56
| ` source_ami_id ` | ` "" ` | |
Original file line number Diff line number Diff line change 23
23
"pause_container_version" : " 3.5" ,
24
24
"pull_cni_from_github" : " true" ,
25
25
"remote_folder" : " /tmp" ,
26
- "runc_version" : " 1.1.5-1.amzn2 " ,
26
+ "runc_version" : " 1.1.* " ,
27
27
"security_group_id" : " " ,
28
28
"source_ami_filter_name" : " amzn2-ami-minimal-hvm-*" ,
29
29
"source_ami_id" : " " ,
You can’t perform that action at this time.
0 commit comments