diff --git a/collector/container/konflux.Dockerfile b/collector/container/konflux.Dockerfile index 068d2d5e31..e17744d14b 100644 --- a/collector/container/konflux.Dockerfile +++ b/collector/container/konflux.Dockerfile @@ -79,7 +79,7 @@ RUN ctest --no-tests=error -V --test-dir "${CMAKE_BUILD_DIR}" RUN strip -v --strip-unneeded "${CMAKE_BUILD_DIR}/collector/collector" -FROM registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:12b7acca2baea46b0c9322b57ef1b6cb2bf35b6be0384f690feea75af9bcf77c +FROM registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:61e4f7716c700562f8e8882913a99677748918aa5a534929990d02c1bae10ca4 RUN microdnf -y install --nobest \ tbb \