From 7b2a5910af6e8e082e79e7c0987027e1c07f9ea7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 00:48:57 +0000 Subject: [PATCH] Update dependency hashicorp/packer to v1.11.2 --- jenkins-inbound-agent/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins-inbound-agent/Dockerfile b/jenkins-inbound-agent/Dockerfile index 56d754d..3df5e77 100644 --- a/jenkins-inbound-agent/Dockerfile +++ b/jenkins-inbound-agent/Dockerfile @@ -3,7 +3,7 @@ FROM jenkins/inbound-agent:3248.v65ecb_254c298-5 USER root ARG VAULT_VERSION=1.16.3 -ARG PACKER_VERSION=1.11.0 +ARG PACKER_VERSION=1.11.2 ARG TERRAFORM_1_VERSION=1.8.5 ARG KUBECTL_VERSION=1.29.6 ARG HELM_VERSION=v3.12.3