mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 09:13:29 +00:00
Firecracker: Upgrade to 0.17.0
Upgrade Firecracker to 0.17.0. This is required to pick up bug fixes needed in jailer, to allow kata to run firecracker constrained by a jailer in Kata. Fixes: #1746 Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
This commit is contained in:
parent
1858c4da2c
commit
dca1f529a2
@ -76,7 +76,7 @@ assets:
|
|||||||
uscan-url: >-
|
uscan-url: >-
|
||||||
https://github.com/firecracker-microvm/firecracker/tags
|
https://github.com/firecracker-microvm/firecracker/tags
|
||||||
.*/v?(\d\S+)\.tar\.gz
|
.*/v?(\d\S+)\.tar\.gz
|
||||||
version: "v0.16.0"
|
version: "v0.17.0"
|
||||||
|
|
||||||
nemu:
|
nemu:
|
||||||
description: "Reduced-emulation VMM that uses KVM"
|
description: "Reduced-emulation VMM that uses KVM"
|
||||||
|
Loading…
Reference in New Issue
Block a user