We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f182b50
1b6d711
1 parent fe72ac6 commit d746badCopy full SHA for d746bad
Dockerfile
@@ -47,7 +47,7 @@ RUN ./oct fetch --operator --container --helm && \
47
48
# Copy the oct folder to a new minimal flattened image to reduce size.
49
# It should also hide the pull token.
50
-FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:f182b500ff167918ca1010595311cf162464f3aa1cab755383d38be61b4d30aa
+FROM registry.access.redhat.com/ubi9/ubi-minimal:latest@sha256:1b6d711648229a1c987f39cfdfccaebe2bd92d0b5d8caa5dbaa5234a9278a0b2
51
ENV OCT_FOLDER=/usr/oct
52
53
COPY --from=builder ${OCT_FOLDER} ${OCT_FOLDER}
0 commit comments