Skip to content

Commit e0ed206

Browse files
chore(deps): update bump-dependencies
1 parent c0f3f4b commit e0ed206

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.112 \
23+
CLAUDE_CLI_VERSION=2.1.114 \
2424
# renovate: datasource=npm depName=@openai/codex
2525
CODEX_CLI_VERSION=0.121.0 \
2626
# renovate: datasource=npm depName=@google/gemini-cli
27-
GEMINI_CLI_VERSION=0.38.1 \
27+
GEMINI_CLI_VERSION=0.38.2 \
2828
# renovate: datasource=npm depName=opencode-ai
29-
OPENCODE_AI_VERSION=1.4.7 \
29+
OPENCODE_AI_VERSION=1.4.17 \
3030
CLI=""
3131

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

0 commit comments

Comments
 (0)