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