Skip to content

Commit 81ad6fa

Browse files
chore(deps): update bump-dependencies
1 parent 8397749 commit 81ad6fa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ ENV \
2020

2121
ARG \
2222
# renovate: datasource=npm depName=@anthropic-ai/claude-code
23-
CLAUDE_CLI_VERSION=2.1.117 \
23+
CLAUDE_CLI_VERSION=2.1.120 \
2424
# renovate: datasource=npm depName=@openai/codex
2525
CODEX_CLI_VERSION=0.125.0 \
2626
# renovate: datasource=npm depName=@google/gemini-cli
27-
GEMINI_CLI_VERSION=0.38.2 \
27+
GEMINI_CLI_VERSION=0.39.1 \
2828
# renovate: datasource=npm depName=opencode-ai
29-
OPENCODE_AI_VERSION=1.14.20 \
29+
OPENCODE_AI_VERSION=1.14.28 \
3030
CLI=""
3131

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

0 commit comments

Comments
 (0)