From e8cbb9107a6cbebaebd8e236ae2df1fae6fe4475 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 01:32:53 +0000 Subject: [PATCH] chore(patch): update @anthropic-ai/claude-code to 2.1.215 #patch --- .devcontainer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 77b32b0eb3..d5ab033f46 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -37,7 +37,7 @@ 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 -ARG VERSION_CLAUDE_CODE=2.1.200 +ARG VERSION_CLAUDE_CODE=2.1.215 # renovate: datasource=github-tags depName=cloudflare/cloudflared ARG VERSION_CLOUDFLARED=2026.7.1