diff --git a/test/bom.bats b/test/bom.bats index 1905c6c9..1d960b66 100644 --- a/test/bom.bats +++ b/test/bom.bats @@ -391,6 +391,10 @@ first: touch /pkg1/file mkdir -p /pkg2 touch /pkg2/file + annotations: + org.opencontainers.image.authors: bom-test + org.opencontainers.image.vendor: bom-test + org.opencontainers.image.licenses: MIT second: from: