Skip to content

Commit f1be6e8

Browse files
Merge pull request #1070 from openshift-kni/konflux/mintmaker/master/registry.redhat.io-rhel9-4-els-rhel-minimal-9.4
chore(deps): update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 docker digest to 3e85e7b
2 parents 71bb63a + c8469ac commit f1be6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/noderesourcetopology-plugin/konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY . .
1111

1212
RUN GOEXPERIMENT=strictfipsruntime GOOS=linux CGO_ENABLED=1 go build -ldflags "-X k8s.io/component-base/version.gitMajor=${OCP_MAJOR_VERSION} -X k8s.io/component-base/version.gitMinor=${OCP_MINOR_VERSION} -X k8s.io/component-base/version.gitCommit=${COMMIT_SHA} -w" -tags strictfipsruntime -o bin/noderesourcetopology-plugin cmd/noderesourcetopology-plugin/main.go
1313

14-
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:3ec231a1d4250f74eb91d0d83d3af0f98d611495a682ec6a18ef9bf8a91b9e12
14+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:3e85e7b776b92ab37d70d24800805218a6284454902b46758835d903eb62f857
1515

1616
COPY --from=builder /app/bin/noderesourcetopology-plugin /bin/kube-scheduler
1717
WORKDIR /bin

0 commit comments

Comments
 (0)