mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 08:28:34 +00:00
obs: get_versions: fix qemu-vanilla sha.
The qemu vanilla sha was incorrect. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
@@ -73,7 +73,7 @@ qemu_lite_version=${qemu_lite_version}
|
||||
qemu_lite_hash=${qemu_lite_hash}
|
||||
|
||||
qemu_vanilla_version=${qemu_vanilla_version}
|
||||
qemu_vanilla_hash=${qemu_lite_hash}
|
||||
qemu_vanilla_hash=${qemu_vanilla_hash}
|
||||
|
||||
kernel_version=${kernel_version}
|
||||
|
||||
|
Reference in New Issue
Block a user