Skip to content

Commit 6e674a6

Browse files
renovate[bot]adrianriobo
authored andcommitted
chore(deps): update all dependencies
1 parent 9dc5f93 commit 6e674a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Containerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN set -eux; \
3636
git checkout FETCH_HEAD;
3737

3838
# GCloud
39-
ENV GCLOUD_V 563.0.0
39+
ENV GCLOUD_V 564.0.0
4040
ENV GCLOUD_BASE_URL="https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-${GCLOUD_V}"
4141
ENV GCLOUD_URL="${GCLOUD_BASE_URL}-linux-x86_64.tar.gz"
4242
RUN set -eux; \
@@ -61,7 +61,7 @@ RUN microdnf install -y skopeo podman unzip gzip git; \
6161

6262
# Claude
6363
# https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
64-
ENV CLAUDE_V 2.1.92
64+
ENV CLAUDE_V 2.1.96
6565
ENV CLAUDE_CODE_USE_VERTEX=1 \
6666
CLOUD_ML_REGION=us-east5 \
6767
DISABLE_AUTOUPDATER=1

0 commit comments

Comments
 (0)