Skip to content

Commit 9b6a2f2

Browse files
chore(deps): update bump-dependencies
1 parent 0140a41 commit 9b6a2f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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:306b92aa9c0e42270959980513a018470a9c0dcca611ea03d031b92da538964d
1+
FROM node:24-trixie@sha256:bea2f8264c42f56e253295ebd89db8e7c4ff96a03339adeb4a7628bd548d9476
22

33
ARG TZ
44
ENV TZ="$TZ"
@@ -19,9 +19,9 @@ ENV \
1919

2020
ARG \
2121
# renovate: datasource=npm depName=@anthropic-ai/claude-code
22-
CLAUDE_CLI_VERSION=2.1.0 \
22+
CLAUDE_CLI_VERSION=2.1.9 \
2323
# renovate: datasource=npm depName=@google/gemini-cli
24-
GEMINI_CLI_VERSION=0.23.0 \
24+
GEMINI_CLI_VERSION=0.24.0 \
2525
# renovate: datasource=npm depName=opencode-ai
2626
OPENCODE_AI_VERSION=1.1.4
2727

0 commit comments

Comments
 (0)