File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,11 +96,11 @@ docker buildx imagetools inspect leplusorg/xml --format '{{ json .Provenance }}'
9696
9797[ Sigstore] ( https://docs.sigstore.dev ) is trying to improve supply
9898chain security by allowing you to verify the origin of an
99- artifcat . You can verify that the image that you use was actually
99+ artifact . You can verify that the image that you use was actually
100100produced by this repository. This means that if you verify the
101101signature of the Docker image, you can trust the integrity of the
102102whole supply chain from code source, to CI/CD build, to distribution
103- on Maven Central or whever you got the image from.
103+ on Maven Central or wherever you got the image from.
104104
105105You can use the following command to verify the latest image using its
106106sigstore signature attestation:
You can’t perform that action at this time.
0 commit comments