Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.207
# renovate: datasource=github-tags depName=cloudflare/cloudflared
ARG VERSION_CLOUDFLARED=2026.7.1

Expand Down
Loading