From fe2d616d7caf776201f1dfb2ccc0581b397edea0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 00:44:43 +0000 Subject: [PATCH] Update dependency hashicorp/packer to v1.11.0 --- 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 f9c8d4b..0d4fc58 100644 --- a/jenkins-inbound-agent/Dockerfile +++ b/jenkins-inbound-agent/Dockerfile @@ -3,7 +3,7 @@ FROM jenkins/inbound-agent:3148.v532a_7e715ee3-7 USER root ARG VAULT_VERSION=1.16.1 -ARG PACKER_VERSION=1.10.2 +ARG PACKER_VERSION=1.11.0 ARG TERRAFORM_1_VERSION=1.8.1 ARG KUBECTL_VERSION=1.26.8 ARG HELM_VERSION=v3.12.3