Skip to content

Commit b812b06

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 8b314e2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9268d5e commit b812b06

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:8b314e254e9ab9a7a08b675fcfd3ed66a2943eeda7b26395210d451569976b9b
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)