From 038a7fe2894ee30a4382d26fe08ba1b920a30feb Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 25 Sep 2017 10:53:47 +0200 Subject: [PATCH] Update README.md --- builder/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builder/README.md b/builder/README.md index d0220df..c4ecd0c 100644 --- a/builder/README.md +++ b/builder/README.md @@ -46,11 +46,11 @@ Options: Build handling --test Disable push to dockerhub. - -l, --no-latest + --no-latest Do not tag images as latest. - -c, --no-cache + --no-cache Disable cache for the build (from latest). - -d, --docker-hub + --docker-hub Set or overwrite the docker repository. Internals: