From b7fa0158bb5b9bbb9c061f86d4f33c9e7de3da58 Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Mon, 9 Dec 2019 07:37:50 -0800 Subject: [PATCH] versions: bump fc version to v0.18.1 To include latest fix for CVE-2019-18960. Fixes: #2336 Signed-off-by: Peng Tao --- versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.yaml b/versions.yaml index b06351ac21..50a86811fc 100644 --- a/versions.yaml +++ b/versions.yaml @@ -76,7 +76,7 @@ assets: uscan-url: >- https://github.com/firecracker-microvm/firecracker/tags .*/v?(\d\S+)\.tar\.gz - version: "v0.18.0" + version: "v0.18.1" nemu: description: "Reduced-emulation VMM that uses KVM"