File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- FROM node:24-trixie@sha256:0c36fcf0bfd7d2c60bb4615dbac143bf9d8309c9bfb13c158095602b396a0f3a
1+ FROM node:24-trixie@sha256:81649592d9833d9220423561fc517b34e932b751873274024c2a969ff4a9bfc2
22
33ARG TZ
44ENV TZ="$TZ"
@@ -19,13 +19,13 @@ ENV \
1919
2020ARG \
2121 # renovate: datasource=npm depName=@anthropic-ai/claude-code
22- CLAUDE_CLI_VERSION=2.1.45 \
22+ CLAUDE_CLI_VERSION=2.1.63 \
2323 # renovate: datasource=npm depName=@openai/codex
24- CODEX_CLI_VERSION=0.104 .0 \
24+ CODEX_CLI_VERSION=0.107 .0 \
2525 # renovate: datasource=npm depName=@google/gemini-cli
26- GEMINI_CLI_VERSION=0.29 .0 \
26+ GEMINI_CLI_VERSION=0.32.0-preview .0 \
2727 # renovate: datasource=npm depName=opencode-ai
28- OPENCODE_AI_VERSION=1.2.6 \
28+ OPENCODE_AI_VERSION=1.2.15 \
2929 CLI=""
3030
3131RUN if [ -n "$CLI" ]; then \
You can’t perform that action at this time.
0 commit comments