Skip to content

Commit 387e203

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker digest to 951ee3c (#837)
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 7a84841 commit 387e203

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=1 GOOS=linux GOARCH=amd64 go build -tags strictfipsruntime -a -o manager main.go
2828

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

0 commit comments

Comments
 (0)