diff --git a/Dockerfile b/Dockerfile index fdfdd21..4cf5932 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.2-1~ubuntu.24.04~noble \ - docker-ce-cli=5:29.5.1-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 COPY known_hosts /root/.ssh/known_hosts