We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7759cef commit c619e6aCopy full SHA for c619e6a
1 file changed
README.md
@@ -147,7 +147,7 @@ annotations as defined by the [OCI Image Format Specification](https://github.co
147
| `org.opencontainers.image.title` | Human-readable image title |
148
| `org.opencontainers.image.description` | Image description |
149
| `org.opencontainers.image.source` | Source repository URL |
150
-| `org.opencontainers.image.licenses` | License identifier (Apache-2.0) |
+| `org.opencontainers.image.licenses` | License identifier |
151
152
You can inspect these labels using container tools:
153
0 commit comments