From 4946031526c09e331aff2e2bb63f157e546db2cb Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 3 May 2019 23:19:05 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-sonarr.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-sonarr.md b/images/docker-sonarr.md index 8c8471cb39..7cccc48e26 100644 --- a/images/docker-sonarr.md +++ b/images/docker-sonarr.md @@ -143,7 +143,8 @@ Access the webui at `:8989`, for more information check out [Sonarr](ht ## Versions * **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. -* **01.02.19:** - Multi arch images and pipeline build logic +* **03.02.19:** - Add package version and package author, remove update folder. +* **01.02.19:** - Multi arch images and pipeline build logic. * **15.12.17:** - Fix continuation lines. * **12.07.17:** - Add inspect commands to README, move to jenkins build and push. * **17.04.17:** - Switch to using inhouse mono baseimage, adds python also.