deps: update libvirtd_base Docker digest to 99dbf3c (#3157)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-11 17:44:55 +02:00 committed by GitHub
parent fddad83eb4
commit f8e0ca4bb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,6 @@ def containter_image_deps():
) )
oci_pull( oci_pull(
name = "libvirtd_base", name = "libvirtd_base",
digest = "sha256:b1a65581c445a1da618e33743578c4ea80e6a724659fbad9e6555a6a9f48b37a", digest = "sha256:99dbf3cf69b3f97cb0158bde152c9bc7c2a96458cf462527ee80b75754f572a7",
image = "ghcr.io/edgelesssys/constellation/libvirtd-base", image = "ghcr.io/edgelesssys/constellation/libvirtd-base",
) )