From 5b11d5e6b2333ff2633d6bfec3b51322fce9710f Mon Sep 17 00:00:00 2001 From: CircleCI Date: Sat, 20 Jun 2026 21:27:53 +0000 Subject: [PATCH] Automated update --- claude-code/Dockerfile | 2 +- claude-code/goss/goss.yaml | 2 +- claude-code/variant.lock | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/claude-code/Dockerfile b/claude-code/Dockerfile index a0da857569..54e4b4d97c 100644 --- a/claude-code/Dockerfile +++ b/claude-code/Dockerfile @@ -1,6 +1,6 @@ FROM debian:bookworm-slim -ARG CLAUDE_CODE_VERSION=2.1.183 +ARG CLAUDE_CODE_VERSION=2.1.185 LABEL version="${CLAUDE_CODE_VERSION}" diff --git a/claude-code/goss/goss.yaml b/claude-code/goss/goss.yaml index 3c67eb4ca7..8109ee9a78 100644 --- a/claude-code/goss/goss.yaml +++ b/claude-code/goss/goss.yaml @@ -5,4 +5,4 @@ command: claude --version: exit-status: 0 stdout: - - 2.1.183 + - 2.1.185 diff --git a/claude-code/variant.lock b/claude-code/variant.lock index 57e7894ff8..1141c4a559 100644 --- a/claude-code/variant.lock +++ b/claude-code/variant.lock @@ -1,7 +1,7 @@ dependencies: claude_code: - version: 2.1.183 - previousVersion: 2.1.181 + version: 2.1.185 + previousVersion: 2.1.183 versions: - 2.1.100 - 2.1.105 @@ -68,3 +68,4 @@ dependencies: - 2.1.179 - 2.1.181 - 2.1.183 + - 2.1.185