Skip to content

Commit 773b3f6

Browse files
renovate[bot]adrianriobo
authored andcommitted
chore(deps): update all dependencies
1 parent 4cca1fa commit 773b3f6

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
@@ -50,7 +50,7 @@ RUN set -eux; \
5050
git checkout FETCH_HEAD;
5151

5252
# Claudio image
53-
FROM registry.access.redhat.com/ubi10/python-312-minimal@sha256:df10cfea920731d904d38bbe1b720d866286611a849f590c9281083b860764ec
53+
FROM registry.access.redhat.com/ubi10/python-312-minimal@sha256:7350725154e3419463f815c5faae915de4dbf191cd4c3183dbc080ac6d1d5e0c
5454

5555
ARG TARGETARCH
5656
USER root
@@ -64,7 +64,7 @@ RUN microdnf install -y skopeo podman unzip gzip git; \
6464

6565
# Claude
6666
# https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
67-
ENV CLAUDE_V 2.1.117
67+
ENV CLAUDE_V 2.1.118
6868
ENV CLAUDE_CODE_USE_VERTEX=1 \
6969
CLOUD_ML_REGION=global \
7070
ANTHROPIC_DEFAULT_HAIKU_MODEL=claude-haiku-4-5@20251001 \

0 commit comments

Comments
 (0)