* ⬆️ Bump to go 1.19 as requirement for building
Signed-off-by: mudler <mudler@c3os.io>
* ⬆️ Update vendor
* 🤖 Use go 1.19 in CI
* 🤖 Do not pull cover from makefile
Signed-off-by: mudler <mudler@c3os.io>
* 🤖 Fix permission issues
Signed-off-by: mudler <mudler@c3os.io>
* 🤖 Adapt test to getcap output changes
Signed-off-by: mudler <mudler@c3os.io>
---------
Signed-off-by: mudler <mudler@c3os.io>
Optionally add back privileged extraction which can be enabled with
LUET_PRIVILEGED_EXTRACT=true
Signed-off-by: Ettore Di Giacinto <mudler@sabayon.org>
This commit removes the Domain Name, if any, from the cached image
reference before computing the image fingerprint. This way the same
image, if stored in some oter mirror, is still seen as the same one.
Fixes#158