Skip to content

Commit

Permalink
Merge branch 'main' into update-codeowners-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Mar 4, 2024
2 parents 9c7f8a2 + ac703d5 commit a33a5ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pkg/oci/push.go
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ func (o *OrasRemote) UpdateIndex(tag string, arch string, publishedDesc ocispec.
Versioned: specs.Versioned{
SchemaVersion: 2,
},
MediaType: ocispec.MediaTypeImageIndex,
Manifests: []ocispec.Descriptor{
{
MediaType: ocispec.MediaTypeImageManifest,
Expand Down

0 comments on commit a33a5ad

Please sign in to comment.