Merge pull request #1060 from DracoBlue/patch-1
Fixed typo in README.md
This commit is contained in:
commit
8d2b205ef2
|
|
@ -450,7 +450,7 @@ For example, to surface the image digest built in a
|
|||
this flag should be set to match the image resource `outputImageDir`.
|
||||
|
||||
_Note: Depending on the built image, the media type of the image manifest might be either
|
||||
`application/vnd.oci.image.manifest.v1+json` or `application/vnd.docker.distribution.manifest.v2+json``._
|
||||
`application/vnd.oci.image.manifest.v1+json` or `application/vnd.docker.distribution.manifest.v2+json`._
|
||||
|
||||
#### --insecure-registry
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue