Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7bf9507

Browse files
authoredFeb 20, 2025··
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to fb77e44
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9268d5e commit 7bf9507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile.rh

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN GOFLAGS="" GOBIN=$(pwd) go install golang.org/x/tools/cmd/goimports@latest &
2222
RUN make policy-controller
2323

2424
# Install stage
25-
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:8b6978d555746877c73f52375f60fd7b6fd27d6aca000eaed27d0995303c13de
25+
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:fb77e447ab97f3fecd15d2fa5361a99fe2f34b41422e8ebb3612eecd33922fa0
2626
COPY --from=build-env /opt/app-root/src/policy-controller /usr/local/bin/policy-controller
2727
WORKDIR /opt/app-root/src/home
2828

0 commit comments

Comments
 (0)