Skip to content

Commit 9656bf7

Browse files
chore(deps): update bump-dependencies
1 parent 3db038d commit 9656bf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ ENV \
1919

2020
ARG \
2121
# renovate: datasource=npm depName=@anthropic-ai/claude-code
22-
CLAUDE_CLI_VERSION=2.1.14 \
22+
CLAUDE_CLI_VERSION=2.1.26 \
2323
# renovate: datasource=npm depName=@google/gemini-cli
24-
GEMINI_CLI_VERSION=0.25.0 \
24+
GEMINI_CLI_VERSION=0.26.0 \
2525
# renovate: datasource=npm depName=opencode-ai
26-
OPENCODE_AI_VERSION=1.1.28
26+
OPENCODE_AI_VERSION=1.1.44
2727

2828
RUN npm install -g \
2929
"@anthropic-ai/claude-code@$CLAUDE_CLI_VERSION" \

0 commit comments

Comments
 (0)