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