Skip to content

Commit a037eb4

Browse files
chore(deps): update bump-dependencies
1 parent df98385 commit a037eb4

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.63 \
22+
CLAUDE_CLI_VERSION=2.1.70 \
2323
# renovate: datasource=npm depName=@openai/codex
24-
CODEX_CLI_VERSION=0.107.0 \
24+
CODEX_CLI_VERSION=0.112.0-alpha.4-win32-x64 \
2525
# renovate: datasource=npm depName=@google/gemini-cli
26-
GEMINI_CLI_VERSION=0.32.0-preview.0 \
26+
GEMINI_CLI_VERSION=0.32.1 \
2727
# renovate: datasource=npm depName=opencode-ai
28-
OPENCODE_AI_VERSION=1.2.15 \
28+
OPENCODE_AI_VERSION=1.2.20 \
2929
CLI=""
3030

3131
RUN if [ -n "$CLI" ]; then \

0 commit comments

Comments
 (0)