Skip to content

Commit eec5403

Browse files
chore(deps): update registry.redhat.io/ubi8/ubi-minimal docker digest to 6ed9271
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 937c4d1 commit eec5403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ COPY controllers/ controllers/
2121
USER root
2222
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o manager main.go
2323

24-
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:de46044c1c8d595193316655c441f196cf885bda9fb97244679b458327c19142 AS runtime
24+
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:6ed9271b3d3e7147728afaf8917a936c0db2f1badba59550288c2cc772afb58f AS runtime
2525

2626
ARG USER=2000
2727

0 commit comments

Comments
 (0)