From 438f5851f39311637362dcc4a1e9e557d975cb5b Mon Sep 17 00:00:00 2001 From: Armin Coralic Date: Mon, 18 Dec 2023 20:02:01 +0100 Subject: [PATCH] Prevent inactivity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cb798b..711881e 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ For more information see ```bash clair-scanner --whitelist=example-nginx.yaml --clair=http://YOUR_LOCAL_IP:6060 --ip=YOUR_LOCAL_IP nginx:1.11.6-alpine -``` +``` \ No newline at end of file