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 5cfda17b9918..b34a66fa0203 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="17.03.0" +VERSION="17.03.1" HOMEPAGE="https://dockerproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v17.03.0-ce/docker-17.03.0-ce.tar.gz" -MD5SUM_x86_64="ae104d1f25766d217bda5f23cf11c90b" +DOWNLOAD_x86_64="https://github.com/docker/docker/archive/v17.03.1-ce/docker-17.03.1-ce.tar.gz" +MD5SUM_x86_64="cc421d443455ebb854e33faf9ebdcd54" REQUIRES="containerd docker-proxy tini" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |