From 72e866ee407ded8b74d5309792da106f23e26c5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 14:09:51 +0000 Subject: [PATCH] Update dependency containerd.io to v2.2.4-1~ubuntu.24.04~noble --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4cf5932..d1a8b17 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,7 @@ RUN curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o / DEBIAN_FRONTEND=noninteractive apt-get install -y \ docker-ce=5:29.5.2-1~ubuntu.24.04~noble \ docker-ce-cli=5:29.5.2-1~ubuntu.24.04~noble \ - containerd.io=2.2.3-1~ubuntu.24.04~noble + containerd.io=2.2.4-1~ubuntu.24.04~noble COPY known_hosts /root/.ssh/known_hosts