From b27ae738ff9ea2ae97227db37841ebf962d08ba9 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:47:21 +0000 Subject: [PATCH] chore(patch): update hashicorp/packer to v1.15.4 #patch --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 8cc3f91c1f..10eaf50a9b 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -33,7 +33,7 @@ ARG VERSION_ARGO_CD_CLI=3.3.11 # renovate: datasource=github-tags depName=k3d-io/k3d ARG VERSION_K3D=5.8.3 # renovate: datasource=github-tags depName=hashicorp/packer -ARG VERSION_HASHICORP_PACKER=1.15.1 +ARG VERSION_HASHICORP_PACKER=1.15.4 # renovate: datasource=github-tags depName=kubernetes-sigs/krew ARG VERSION_KREW=0.5.0 # renovate: datasource=npm depName=@anthropic-ai/claude-code