From c239593b7b59fc216ffa83c9dd2d2220eb89563e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 23:43:23 +0000 Subject: [PATCH] Update dependency docker-ce-cli to v5:29.5.1-1~ubuntu.24.04~noble --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d270c22..ef63b15 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ RUN curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o / apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install -y \ docker-ce=5:29.5.1-1~ubuntu.24.04~noble \ - docker-ce-cli=5:29.5.0-1~ubuntu.24.04~noble \ + docker-ce-cli=5:29.5.1-1~ubuntu.24.04~noble \ containerd.io=2.2.3-1~ubuntu.24.04~noble COPY known_hosts /root/.ssh/known_hosts