From 0ad9290984fd30f997e42d255bf4ef7f62b2d730 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 11:50:39 +0000 Subject: [PATCH] feat: update hashicorp/packer to v1.16.0 #minor --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 52e8e0b7d8..c9cc7799d1 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -33,7 +33,7 @@ ARG VERSION_ARGO_CD_CLI=3.4.9 # renovate: datasource=github-tags depName=k3d-io/k3d ARG VERSION_K3D=5.9.0 # renovate: datasource=github-tags depName=hashicorp/packer -ARG VERSION_HASHICORP_PACKER=1.15.4 +ARG VERSION_HASHICORP_PACKER=1.16.0 # renovate: datasource=github-tags depName=kubernetes-sigs/krew ARG VERSION_KREW=0.5.0 # renovate: datasource=npm depName=@anthropic-ai/claude-code