Merge pull request #18173 from cho-m/github_packages-license
github_packages: use official license annotation
This commit is contained in:
commit
41009cbc92
@ -306,7 +306,7 @@ class GitHubPackages
|
||||
"org.opencontainers.image.created" => created_date,
|
||||
"org.opencontainers.image.description" => bottle_hash["formula"]["desc"],
|
||||
"org.opencontainers.image.documentation" => documentation,
|
||||
"org.opencontainers.image.license" => bottle_hash["formula"]["license"],
|
||||
"org.opencontainers.image.licenses" => bottle_hash["formula"]["license"],
|
||||
"org.opencontainers.image.ref.name" => version_rebuild,
|
||||
"org.opencontainers.image.revision" => git_revision,
|
||||
"org.opencontainers.image.source" => source,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user