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.1.12 \
22+ CLAUDE_CLI_VERSION=2.1.14 \
2323 # renovate: datasource=npm depName=@google/gemini-cli
24- GEMINI_CLI_VERSION=0.25.0-preview.1 \
24+ GEMINI_CLI_VERSION=0.25.0 \
2525 # renovate: datasource=npm depName=opencode-ai
26- OPENCODE_AI_VERSION=1.1.25
26+ OPENCODE_AI_VERSION=1.1.28
2727
2828RUN npm install -g \
2929 "@anthropic-ai/claude-code@$CLAUDE_CLI_VERSION" \
3838 # renovate: datasource=repology depName=debian_13/bc
3939 BC_VERSION=1.07.1-4 \
4040 # renovate: datasource=repology depName=debian_13/bind9
41- BIND9_VERSION=1:9.20.15 -1~deb13u1 \
41+ BIND9_VERSION=1:9.20.18 -1~deb13u1 \
4242 # renovate: datasource=repology depName=debian_13/fzf
4343 FZF_VERSION=0.60.3-1+b2 \
4444 # renovate: datasource=repology depName=debian_13/gh
You can’t perform that action at this time.
0 commit comments