X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpacker-install.sh;h=feecf05f9c853912b007cef5626bf676aa56249c;hb=8a9a1c05a609139c40285108eae1db58aa55d580;hp=d7af2822e2ad1173f7c394d4e382ba76168cb7b0;hpb=7b53496161eb257924609d83e1cb3cea47127bd2;p=releng%2Fglobal-jjb.git diff --git a/shell/packer-install.sh b/shell/packer-install.sh index d7af2822..feecf05f 100644 --- a/shell/packer-install.sh +++ b/shell/packer-install.sh @@ -14,7 +14,7 @@ echo "---> packer-install.sh" # $PACKER_VERSION : Define a packer version passed as job paramter -PACKER_VERSION="${PACKER_VERSION:-1.0.2}" +PACKER_VERSION="${PACKER_VERSION:-1.1.3}" # Ensure we fail the job if any steps fail. set -eu -o pipefail