From ae4ed9a1961bbc05a0ec3cb195a8605b2158fdda Mon Sep 17 00:00:00 2001 From: mag37 Date: Sun, 22 Jan 2023 13:40:19 +0100 Subject: [PATCH] bugs+issues listed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a792a20..d9c0eb7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # dockcheck -### A script to checking updates for docker images **without the need of pulling** - then having the option to auto-update. +### A script checking updates for docker images **without the need of pulling** - then having the option to auto-update. With the help of [`regctl`](https://github.com/regclient/regclient). This is just a concept for fun and inspiration, use with care.