From 72454aad60fb12652adb915d1541389b8fa49d53 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani <45800463+rchincha@users.noreply.github.com> Date: Tue, 22 Dec 2020 18:03:20 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97ad09aa..43343b74 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ https://anuvu.github.io/zot/ * Swagger based documentation * Single binary for _all_ the above features * Released under Apache 2.0 License -* [```docker run -p 5000:5000 atomixos/zot:```](https://hub.docker.com/r/atomixos/zot) +* [```docker run -p 5000:5000 atomixos/zot:latest```](https://hub.docker.com/r/atomixos/zot) * ```go get -u github.com/anuvu/zot/cmd/zot```