From f9ae06fc2f596263f60c358bc77274ab304a2b17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:11:13 -0700 Subject: [PATCH] chore(deps): update dependency moby-runc to v1.1.15-ubuntu20.04u1 (#5034) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Devinwong --- parts/linux/cloud-init/artifacts/components.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/linux/cloud-init/artifacts/components.json b/parts/linux/cloud-init/artifacts/components.json index 7aa2dc82e80..e280780d666 100644 --- a/parts/linux/cloud-init/artifacts/components.json +++ b/parts/linux/cloud-init/artifacts/components.json @@ -570,7 +570,7 @@ "versionsV2": [ { "renovateTag": "name=moby-runc, os=ubuntu, release=20.04", - "latestVersion": "1.1.14-ubuntu20.04u1" + "latestVersion": "1.1.15-ubuntu20.04u1" } ] },