We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734d28b commit 7f79297Copy full SHA for 7f79297
Makefile
@@ -536,6 +536,6 @@ gen-krew-manifest:
536
537
.PHONY: docker-certify-redhat
538
docker-certify-redhat:
539
- @preflight check container $(IMAGE):$(VERSION_UBI) \
540
- --submit \
541
- --certification-component-id=6947cc58defe256e1c3bc712
+ @preflight check container $(IMAGE):$(VERSION_UBI) \
+ --submit \
+ --certification-component-id=6947cc58defe256e1c3bc712
0 commit comments