Updating packer version

This commit is contained in:
Philippe Caseiro 2021-03-23 14:27:12 +01:00
parent 4a710369ec
commit af2a938648

View File

@ -17,7 +17,7 @@ function needGitPull()
## Install & Uninstall ##
function install_hashicorp_tools()
{
packer_version="1.6.0"
packer_version="1.6.1"
terraform_version="0.14.3"
if [[ ${DISTRIB_ID} == "ManjaroLinux" ]]
then