Skip to content

Commit 74e6fbb

Browse files
chore(deps): update registry.redhat.io/ubi8/ubi-minimal docker digest to 9f50067 (#857)
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 33e5a57 commit 74e6fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/images/training-operator/Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ USER root
1818
RUN CGO_ENABLED=1 GOOS=linux GO111MODULE=on go build -tags strictfipsruntime -a -o manager cmd/training-operator.v1/main.go
1919

2020
# Runtime
21-
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:21398599ff11971e5084dae6f5fb8fd880b4b430b4dc2bc80780916066a9695e AS runtime
21+
FROM registry.redhat.io/ubi8/ubi-minimal@sha256:9f5006710578c36da022efbc740b27821056d504d582e1aeb204a602d2e8e4ce AS runtime
2222

2323
ARG USER=65532
2424

0 commit comments

Comments
 (0)