Skip to content

Commit b184071

Browse files
committed
Update gemini image to 0.35.2
1 parent 42dce1f commit b184071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN ARCH=$(dpkg --print-architecture) \
2727

2828
ENV PATH="/usr/local/go/bin:${PATH}"
2929

30-
ARG GEMINI_CLI_VERSION=0.35.0
30+
ARG GEMINI_CLI_VERSION=0.35.2
3131
RUN npm install -g @google/gemini-cli@${GEMINI_CLI_VERSION}
3232

3333
COPY gemini/kelos_entrypoint.sh /kelos_entrypoint.sh

0 commit comments

Comments
 (0)