diff options
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r-- | system/docker/docker.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info index f019d55488..dc24df41ef 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="17.03.2" -HOMEPAGE="https://www.docker.com/" +VERSION="17.06.2" +HOMEPAGE="https://www.docker.com/community-edition" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/moby/moby/archive/v17.03.2-ce/moby-17.03.2-ce.tar.gz" -MD5SUM_x86_64="4fde7a13f2085e18066e96d3532d57b0" +DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v17.06.2-ce/docker-ce-17.06.2-ce.tar.gz" +MD5SUM_x86_64="45f92308bd542b6a8344c490d0383b64" REQUIRES="containerd docker-proxy tini" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |