diff --git a/examples/gh-runner-mig-native-packer/cloudbuild.yaml b/examples/gh-runner-mig-native-packer/cloudbuild.yaml index b54926f..3186139 100644 --- a/examples/gh-runner-mig-native-packer/cloudbuild.yaml +++ b/examples/gh-runner-mig-native-packer/cloudbuild.yaml @@ -13,7 +13,7 @@ # limitations under the License. steps: - - name: "hashicorp/packer:1.14.1" + - name: "hashicorp/packer:1.14.2" args: - build - -var