Skip to content

Commit 71bb63a

Browse files
Merge pull request #1058 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 3ec231a
2 parents 77d556b + 12d6d7f commit 71bb63a

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:1ce44cc2d48598fa6d0fc2eae245e912ef38736b47c4227714c985f5c74dc807
14+
FROM registry.redhat.io/rhel9-4-els/rhel-minimal:9.4@sha256:3ec231a1d4250f74eb91d0d83d3af0f98d611495a682ec6a18ef9bf8a91b9e12
1515

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

0 commit comments

Comments
 (0)