Skip to content

Commit 5349146

Browse files
Merge pull request #1055 from openshift-kni/konflux/mintmaker/release-4.17/registry.redhat.io-rhel9-4-els-rhel-minimal-9.4
Update registry.redhat.io/rhel9-4-els/rhel-minimal:9.4 Docker digest to 3ec231a
2 parents 4ffdaa0 + 0c0ee42 commit 5349146

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
@@ -10,7 +10,7 @@ COPY . .
1010

1111
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
1212

13-
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:1ce44cc2d48598fa6d0fc2eae245e912ef38736b47c4227714c985f5c74dc807
13+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:3ec231a1d4250f74eb91d0d83d3af0f98d611495a682ec6a18ef9bf8a91b9e12
1414

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

0 commit comments

Comments
 (0)