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 111ee681c61c1..47886a157cde5 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="18.09.2" -HOMEPAGE="https://www.docker.com/products/docker-engine" +VERSION="19.03.8" +HOMEPAGE="https://www.docker.com/products/container-runtime" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v18.09.2/docker-ce-18.09.2.tar.gz" -MD5SUM_x86_64="8a67b2ebca0d3dbc0a268183b0990bd5" +DOWNLOAD_x86_64="https://github.com/docker/docker-ce/archive/v19.03.8/docker-ce-19.03.8.tar.gz" +MD5SUM_x86_64="529b9e0767146ba03b6fda5833b5e1f6" REQUIRES="containerd docker-proxy tini" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |