We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2994ef8 commit 3a9a349Copy full SHA for 3a9a349
1 file changed
README.md
@@ -19,7 +19,7 @@ Then, run [`packer init`](https://developer.hashicorp.com/packer/docs/commands/i
19
packer {
20
required_plugins {
21
virtualbox = {
22
- version = ">= 1.1.2"
+ version = ">= 1.1.3"
23
source = "github.com/hashicorp/virtualbox"
24
}
25
0 commit comments