Merge pull request #11009 from sjackman/sj/github_packages-mediatype
write_image_index: Remove Docker mediaType
This commit is contained in:
commit
8a7df0c0c3
@ -340,8 +340,6 @@ class GitHubPackages
|
||||
|
||||
def write_image_index(manifests, blobs, annotations)
|
||||
image_index = {
|
||||
# Currently needed for correct multi-arch display in GitHub Packages UI
|
||||
mediaType: "application/vnd.docker.distribution.manifest.list.v2+json",
|
||||
schemaVersion: 2,
|
||||
manifests: manifests,
|
||||
annotations: annotations,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user