Skip to content
2 changes: 1 addition & 1 deletion archlinux.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ packer {
required_plugins {
qemu = {
source = "github.com/hashicorp/qemu"
version = ">= 1.1.1"
version = ">= 1.1.2"
}
ansible = {
source = "github.com/hashicorp/ansible"
Expand Down