From cddf6f5aa4f704c6642f93d5b0d3ac47bd1f2e69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:14:01 -0700 Subject: [PATCH] chore(deps): update dependency moby-runc to v1.1.15-ubuntu24.04u1 (#5036) 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 e280780d666..57ca2ded7b9 100644 --- a/parts/linux/cloud-init/artifacts/components.json +++ b/parts/linux/cloud-init/artifacts/components.json @@ -586,7 +586,7 @@ "versionsV2": [ { "renovateTag": "name=moby-runc, os=ubuntu, release=24.04", - "latestVersion": "1.1.14-ubuntu24.04u1" + "latestVersion": "1.1.15-ubuntu24.04u1" } ] }