File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ ENV \
1919
2020ARG \
2121 # renovate: datasource=npm depName=@anthropic-ai/claude-code
22- CLAUDE_CLI_VERSION=2.0.76 \
22+ CLAUDE_CLI_VERSION=2.1.0 \
2323 # renovate: datasource=npm depName=@google/gemini-cli
24- GEMINI_CLI_VERSION=0.22.4 \
24+ GEMINI_CLI_VERSION=0.23.0 \
2525 # renovate: datasource=npm depName=opencode-ai
26- OPENCODE_AI_VERSION=1.0.207
26+ OPENCODE_AI_VERSION=1.1.4
2727
2828RUN npm install -g \
2929 "@anthropic-ai/claude-code@$CLAUDE_CLI_VERSION" \
4646 # renovate: datasource=repology depName=debian_13/git
4747 GIT_VERSION=1:2.47.3-0+deb13u1 \
4848 # renovate: datasource=repology depName=debian_13/gnupg2
49- GNUPG2_VERSION=2.4.7-21 \
49+ GNUPG2_VERSION=2.4.7-21+deb13u1 \
5050 # renovate: datasource=repology depName=debian_13/iproute2
5151 IPROUTE2_VERSION=6.15.0-1 \
5252 # renovate: datasource=repology depName=debian_13/ipset
You can’t perform that action at this time.
0 commit comments