Skip to content

Commit 9e8e170

Browse files
chore(deps): update all updates (#2852)
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 ff343e5 commit 9e8e170

File tree

2 files changed

+106
-106
lines changed

2 files changed

+106
-106
lines changed

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:a7e3d45d7ab598aefed9e2691ad9c368bb6b2db06f4cd4473d32eabfd0078519 AS builder
5+
FROM registry.access.redhat.com/ubi8/ubi:latest@sha256:11ee30ae979707e149076aa4a0cb79e3cd81875cf43ed5596a7abf59440d6491 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:fba1e7fb1f50cd7b021c8379f207fb744b00ff55c7f539f15b40709a38cb4cde
82+
FROM registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:5dc6ba426ccbeb3954ead6b015f36b4a2d22320e5b356b074198d08422464ed2
8383

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

0 commit comments

Comments
 (0)