From 85fcc224613a721e5a08b995e428d93aba43db44 Mon Sep 17 00:00:00 2001 From: mag37 Date: Wed, 18 Jan 2023 13:45:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 544bdd4..8cdcc53 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ Running docker (duh) and compose, either standalone or plugin. Brief function to check a single contianer (by name) if there's any available updates or not without the need of pulling. `dockcheck nginx` -## dockcheck.sh` +## `dockcheck.sh` A script to check all currently running containers if they've got updates without pulling images, list them and give the option to update.