From c96527896e16e9869144e0b601416227a676f70e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:13:35 +0000 Subject: [PATCH] chore(deps): update quay.io/konflux-ci/operator-sdk-builder docker digest to 3882c36 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- build/forklift-operator-bundle/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/forklift-operator-bundle/Containerfile b/build/forklift-operator-bundle/Containerfile index c64079216..1268c0a11 100644 --- a/build/forklift-operator-bundle/Containerfile +++ b/build/forklift-operator-bundle/Containerfile @@ -1,4 +1,4 @@ -FROM quay.io/konflux-ci/operator-sdk-builder@sha256:73fa40301aebf0c62903a5840918251f444212319f95a4e467eeaf0cd8c4349e as builder +FROM quay.io/konflux-ci/operator-sdk-builder@sha256:3882c363073867ec06e0a7b29277fe8a288aba10021a03a14add8a66337fe766 as builder COPY ./. /repo WORKDIR /repo/operator