diff --git a/examples/gh-runner-mig-native-packer/cloudbuild.yaml b/examples/gh-runner-mig-native-packer/cloudbuild.yaml index b54926f..550ce82 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.3" args: - build - -var