Skip to content

Commit 255cbfd

Browse files
chore(deps): update all updates (#3479)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent bece00a commit 255cbfd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

collector/container/konflux.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARG BUILD_DIR=/build
22
ARG CMAKE_BUILD_DIR=${BUILD_DIR}/cmake-build
33

44

5-
FROM registry.access.redhat.com/ubi8/ubi:latest@sha256:034885f6a649b578f906a262df8f5d6e34e8d4266cca1d39fddc37fe7e30af5b AS builder
5+
FROM registry.access.redhat.com/ubi8/ubi:latest@sha256:8e573e1d76ff27f9e1219b33c114e48b0f7b86f2e6858cd8861e84431c7416e4 AS builder
66

77
RUN dnf -y install --nobest --allowerasing \
88
make \
@@ -79,7 +79,7 @@ RUN ctest --no-tests=error -V --test-dir "${CMAKE_BUILD_DIR}"
7979
RUN strip -v --strip-unneeded "${CMAKE_BUILD_DIR}/collector/collector"
8080

8181

82-
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:5d76d0cedabd7d7893b28bec684d7a3412dd8d95d186e7d4b6eeed4ea28c327b
82+
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:12b7acca2baea46b0c9322b57ef1b6cb2bf35b6be0384f690feea75af9bcf77c
8383

8484
RUN microdnf -y install --nobest \
8585
tbb \

0 commit comments

Comments
 (0)