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:e4ceb04a1f1dd4823a1ab6ef8d2182c09d6299b507c70f20bd0eb9921a78354d
1+ FROM node:24-trixie@sha256:554a85065c0157a254a5a063ea2294f6e2822e6333c3de5eb2269e2d7c755665
22
33ARG TZ
44ENV TZ="$TZ"
@@ -20,13 +20,13 @@ ENV \
2020
2121ARG \
2222 # renovate: datasource=npm depName=@anthropic-ai/claude-code
23- CLAUDE_CLI_VERSION=2.1.92 \
23+ CLAUDE_CLI_VERSION=2.1.104 \
2424 # renovate: datasource=npm depName=@openai/codex
25- CODEX_CLI_VERSION=0.118 .0 \
25+ CODEX_CLI_VERSION=0.120 .0 \
2626 # renovate: datasource=npm depName=@google/gemini-cli
27- GEMINI_CLI_VERSION=0.36.0 \
27+ GEMINI_CLI_VERSION=0.37.1 \
2828 # renovate: datasource=npm depName=opencode-ai
29- OPENCODE_AI_VERSION=1.3.15 \
29+ OPENCODE_AI_VERSION=1.4.3 \
3030 CLI=""
3131
3232RUN if [ -n "$CLI" ]; then \
You can’t perform that action at this time.
0 commit comments