Skip to content

Commit 57f14b6

Browse files
Bump ubi9/ubi-minimal from 83006d5 to 8d0a8fb (#138)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Moritz Clasmeier <111092021+mclasmeier@users.noreply.github.com>
1 parent db76406 commit 57f14b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ RUN ARCH=${TARGETARCH:-amd64} && \
8686
tar -xz -C /tmp -f "/tmp/${filename}"
8787

8888
# Stage 2: Runtime image based on Red Hat UBI Minimal
89-
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183
89+
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:8d0a8fb39ec907e8ca62cdd24b62a63ca49a30fe465798a360741fde58437a23
9090

9191
# Architecture detection for multi-arch builds
9292
ARG TARGETARCH

0 commit comments

Comments
 (0)