diff options
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r-- | system/docker/docker.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info index 45655afe3e7d..82d106f11ff8 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="20.10.17" +VERSION="20.10.18" HOMEPAGE="https://www.docker.com/products/container-runtime" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/moby/moby/archive/v20.10.17/moby-20.10.17.tar.gz" -MD5SUM_x86_64="5bbf0916264c1c5cd47c893527c048f2" +DOWNLOAD_x86_64="https://github.com/moby/moby/archive/v20.10.18/moby-20.10.18.tar.gz" +MD5SUM_x86_64="02b52effebd21c8bbbd51cee9e1ae22d" REQUIRES="containerd docker-proxy tini" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |