diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-11 07:18:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-17 09:00:11 +0700 |
commit | 0ab26d9b909c6e743c1b5bef7001a337ecbee904 (patch) | |
tree | 313d33f0c76e92c86a731373cec7c8b84202e0d6 /system/docker/docker.info | |
parent | 9944fdb08157c5f7ae0992adb096714a73432d17 (diff) |
system/docker: Updated for version 20.10.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 45655afe3e7d6..82d106f11ff83 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" |