From e3276537ebd4cbe2706b99bfc43124f7d4f27cc1 Mon Sep 17 00:00:00 2001 From: Al Fontaine Date: Fri, 6 Aug 2021 22:00:24 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cff20e..8088bf1 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ _Optional_ ## Notes - `tini` is supposed to be run as PID 1 to avoid signal handling issues, but some users have seen [issues](https://github.com/krallin/tini/issues/141) on Linux -- `USER 1001` is used instead of root \ No newline at end of file +- `USER 1001` is used instead of root -- GitLab