From d10ab7b2fb4d1e83f1b2e455cba286283810eb1e Mon Sep 17 00:00:00 2001
From: sparklyballs <sparklyballs@gmail.com>
Date: Fri, 1 Dec 2017 23:20:59 +0000
Subject: [PATCH] add . to fix weird issue with git and jenkins

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 44098fb..46d963f 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
 
 [![](https://images.microbadger.com/badges/image/lsiobase/xenial.svg)](https://microbadger.com/images/lsiobase/xenial "Get your own image badge on microbadger.com")
 
-### This base container is not aimed at public consumption. It exists to serve as a single endpoint for LinuxServer.io containers and is based upon [Ubuntu Xenial](https://hub.docker.com/_/ubuntu/) and [S6 overlay](https://github.com/just-containers/s6-overlay).
+### This base container is not aimed at public consumption. It exists to serve as a single endpoint for LinuxServer.io containers and is based upon [Ubuntu Xenial](https://hub.docker.com/_/ubuntu/) and [S6 overlay](https://github.com/just-containers/s6-overlay)..
 
 If you want to comment\contribute to this image, are looking for support on any of our other work , or are curious about us in general, check out the following.
 
-- 
GitLab