Skip to content

Commit 7260c01

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1770785328
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0489fa4 commit 7260c01

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
@@ -36,7 +36,7 @@ RUN if [ "$ENABLE_COVERAGE" = "true" ]; then \
3636
# Use ubi-minimal as minimal base image to package the manager binary
3737
# For more details and updates, refer to
3838
# https://catalog.redhat.com/software/containers/ubi8/ubi-minimal/5c359a62bed8bd75a2c3fba8
39-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1761032271
39+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1770785328
4040
WORKDIR /
4141
COPY --from=builder /workspace/manager .
4242
USER 65532:65532

0 commit comments

Comments
 (0)