Skip to content

Commit 5229e1e

Browse files
chore(deps): update bump-dependencies
1 parent d8a6421 commit 5229e1e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24-trixie@sha256:9fabb41bc32c72b02fd332bb6b6a17e01117d7eaa379a497a5adf7e1651baa2b
1+
FROM node:24-trixie@sha256:306b92aa9c0e42270959980513a018470a9c0dcca611ea03d031b92da538964d
22

33
ARG TZ
44
ENV TZ="$TZ"
@@ -21,9 +21,9 @@ ARG \
2121
# renovate: datasource=npm depName=@anthropic-ai/claude-code
2222
CLAUDE_CLI_VERSION=2.0.76 \
2323
# renovate: datasource=npm depName=@google/gemini-cli
24-
GEMINI_CLI_VERSION=0.22.2 \
24+
GEMINI_CLI_VERSION=0.22.4 \
2525
# renovate: datasource=npm depName=opencode-ai
26-
OPENCODE_AI_VERSION=1.0.193
26+
OPENCODE_AI_VERSION=1.0.207
2727

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

0 commit comments

Comments
 (0)