versions: Bump firecracker to v0.23.4

This release changes Docker images repository from DockerHub to Amazon
ECR. This resolves the `You have reached your pull rate limit` error
when building the firecracker tarball.

Fixes #4001

Signed-off-by: Greg Kurz <groug@kaod.org>
This commit is contained in:
Greg Kurz 2022-03-31 13:19:01 +02:00
parent 18dc578134
commit 0d5f80b803

View File

@ -83,7 +83,7 @@ assets:
uscan-url: >-
https://github.com/firecracker-microvm/firecracker/tags
.*/v?(\d\S+)\.tar\.gz
version: "v0.23.1"
version: "v0.23.4"
qemu:
description: "VMM that uses KVM"