containers / BuildSourceImage

Tool to build a source image based on an existing OCI image
GNU General Public License v2.0
29 stars 14 forks source link

fix tests #101

Closed vrothberg closed 8 months ago

vrothberg commented 8 months ago

Commit 93075bd50a1c changed the naming of additional extra sources which in turn changes the digest of the blobs. Hence, update the test to turn CI green again.