Skip to content

Commit f8c9140

Browse files
chore(deps): update bump-dependencies
1 parent 20c22d4 commit f8c9140

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile

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

2020
ARG \
2121
# renovate: datasource=npm depName=@anthropic-ai/claude-code
22-
CLAUDE_CLI_VERSION=2.1.42 \
22+
CLAUDE_CLI_VERSION=2.1.45 \
2323
# renovate: datasource=npm depName=@openai/codex
24-
CODEX_CLI_VERSION=0.101.0 \
24+
CODEX_CLI_VERSION=0.104.0 \
2525
# renovate: datasource=npm depName=@google/gemini-cli
26-
GEMINI_CLI_VERSION=0.28.2 \
26+
GEMINI_CLI_VERSION=0.29.0 \
2727
# renovate: datasource=npm depName=opencode-ai
28-
OPENCODE_AI_VERSION=1.2.1
28+
OPENCODE_AI_VERSION=1.2.6
2929

3030
RUN npm install -g \
3131
"@anthropic-ai/claude-code@$CLAUDE_CLI_VERSION" \

0 commit comments

Comments
 (0)