From c90944f33a787998187adf62c8803f2379c30cb2 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Tue, 11 Jun 2019 21:29:08 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-shout-irc.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-shout-irc.md b/images/docker-shout-irc.md index b5044c2d91..4a72b2f3c4 100644 --- a/images/docker-shout-irc.md +++ b/images/docker-shout-irc.md @@ -8,7 +8,7 @@ [![Build Status](https://ci.linuxserver.io/buildStatus/icon?job=Docker-Pipeline-Builders/docker-shout-irc/master)](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-shout-irc/job/master/) [![](https://lsio-ci.ams3.digitaloceanspaces.com/linuxserver/shout-irc/latest/badge.svg)](https://lsio-ci.ams3.digitaloceanspaces.com/linuxserver/shout-irc/latest/index.html) -[Shout-irc](http://shout-irc.com/) is a web IRC client that you host on your own server. +THIS IMAGE IS DEPRECATED. PLEASE MIGRATE TO THELOUNGE `linuxserver/thelounge` [Shout-irc](http://shout-irc.com/) is a web IRC client that you host on your own server. ## Supported Architectures @@ -124,6 +124,7 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel ## Versions +* **11.06.19:** - DEPRECATE IMAGE, USE THELOUNGE. * **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **28.01.19:** - Add pipeline logic and multi arch.