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 260708ec9f77..821dab53235c 100644 --- a/system/docker/docker.info +++ b/system/docker/docker.info @@ -1,10 +1,10 @@ PRGNAM="docker" -VERSION="23.0.0" +VERSION="23.0.1" HOMEPAGE="https://www.docker.com/products/container-runtime" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/moby/moby/archive/v23.0.0/moby-23.0.0.tar.gz" -MD5SUM_x86_64="9b8566730b6899e7296bc08b6d938bc6" +DOWNLOAD_x86_64="https://github.com/moby/moby/archive/v23.0.1/moby-23.0.1.tar.gz" +MD5SUM_x86_64="6dcc8309f694488d6d7822592404d905" REQUIRES="containerd docker-proxy tini" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |