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 2c7b2fd7122e0..8622c1417425e 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="17.09.0" +VERSION="17.09.1" HOMEPAGE="https://www.docker.com/community-edition" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v17.09.0-ce/docker-ce-17.09.0-ce.tar.gz" -MD5SUM_x86_64="e0df90392b2daa545562342dabf181cf" +DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v17.09.1-ce/docker-ce-17.09.1-ce.tar.gz" +MD5SUM_x86_64="884c749b6d8687deacd65a1412060776" REQUIRES="containerd docker-proxy tini" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |