Skip to content

Commit dc359c9

Browse files
Update registry.access.redhat.com/ubi8/ubi-minimal Docker digest to c38cc77 (#324)
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent b514c21 commit dc359c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ USER root
2626

2727
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -tags strictfipsruntime -a -o manager main.go
2828

29-
FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:cf095e5668919ba1b4ace3888107684ad9d587b1830d3eb56973e6a54f456e67
29+
FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:c38cc770631788157f8ea989df65ff30359c9f8af3246fef244b32caed9d5862
3030
WORKDIR /
3131
COPY --from=builder /workspace/manager .
3232

0 commit comments

Comments
 (0)