Skip to content

Commit

Permalink
improve doc
Browse files Browse the repository at this point in the history
Signed-off-by: Lixia (Sylvia) Lei <[email protected]>
  • Loading branch information
Wwwsylvia committed Jul 14, 2023
1 parent 036cdbe commit 07e95c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pack.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ const (
// defined in image-spec v1.1.0-rc2.
// Reference: https://github.com/opencontainers/image-spec/blob/v1.1.0-rc2/manifest.md
//
// Deprecated: This type is deprecated and will be removed the next major
// version.
// Deprecated: This type is deprecated and not recommended for future use.
// Use PackManifestTypeImageV1_1_0_RC4 instead.
PackManifestTypeImageV1_1_0_RC2 PackManifestType = iota

// PackManifestTypeImageV1_1_0_RC4 represents the OCI Image Manifest type
Expand Down

0 comments on commit 07e95c7

Please sign in to comment.