Skip to content

Commit 8279c03

Browse files
chore(deps): update dependency opencode-ai to v1.1.10 [security] (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbf059b commit 8279c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARG \
2323
# renovate: datasource=npm depName=@google/gemini-cli
2424
GEMINI_CLI_VERSION=0.24.0 \
2525
# renovate: datasource=npm depName=opencode-ai
26-
OPENCODE_AI_VERSION=1.1.4
26+
OPENCODE_AI_VERSION=1.1.10
2727

2828
RUN npm install -g \
2929
"@anthropic-ai/claude-code@$CLAUDE_CLI_VERSION" \

0 commit comments

Comments
 (0)