Skip to content

Commit 96b087a

Browse files
Bump ubi9/ubi-minimal from 104cf11 to f182b50 (#190)
Bumps ubi9/ubi-minimal from `104cf11` to `f182b50`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a9fc51 commit 96b087a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN ./oct fetch --operator --container --helm && \
4747

4848
# Copy the oct folder to a new minimal flattened image to reduce size.
4949
# It should also hide the pull token.
50-
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:104cf11d890aeb7dd5728b7d7732e175a0e4018f1bb00d2faebcc8f6bf29bd52
50+
FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:f182b500ff167918ca1010595311cf162464f3aa1cab755383d38be61b4d30aa
5151
ENV OCT_FOLDER=/usr/oct
5252

5353
COPY --from=builder ${OCT_FOLDER} ${OCT_FOLDER}

0 commit comments

Comments
 (0)