test: update manifests with containers

Update test manifests that have embedded containers with the new info.
This commit is contained in:
Achilleas Koutsou 2022-11-08 19:50:19 +01:00 committed by Christian Kellner
parent 1fc1178dea
commit 3400c27153
34 changed files with 306 additions and 0 deletions

View file

@ -11182,5 +11182,14 @@
}
]
},
"containers": [
{
"Source": "registry.gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/fedora-minimal",
"Digest": "sha256:4d76a7480ce1861c95975945633dc9d03807ffb45c64b664ef22e673798d414b",
"TLSVerify": null,
"ImageID": "sha256:d4ee87dab8193afad523b1042b9d3f5ec887555a704e5aaec2876798ebb585a6",
"LocalName": "registry.gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/fedora-minimal"
}
],
"no-image-info": true
}