Skip to content

Commit 0079b60

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker digest to 5b195cf (#562)
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 b197d90 commit 0079b60

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:9746f7ac575b4427fc9635f8f575289870a8b30dabf77ee992ae4c2f1e121cce
29+
FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:5b195cf0b8eb2262ce81334ee44066fdb5026022803f55bfe607be7d08d4fe43
3030
WORKDIR /
3131
COPY --from=builder /workspace/manager .
3232

0 commit comments

Comments
 (0)