From e67a7c77720935e629525e868adf2ca85f8f1f86 Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Wed, 7 Jun 2017 10:56:19 -0400 Subject: [PATCH] update irssi Signed-off-by: Jess Frazelle --- irssi/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irssi/Dockerfile b/irssi/Dockerfile index 0bdaeac..56fbe97 100644 --- a/irssi/Dockerfile +++ b/irssi/Dockerfile @@ -13,7 +13,7 @@ RUN adduser -u 1001 -D user \ ENV LANG C.UTF-8 -ENV IRSSI_VERSION 1.0.2 +ENV IRSSI_VERSION 1.0.3 # https://otr.cypherpunks.ca/index.php#downloads ENV LIB_OTR_VERSION 4.1.1 # https://github.com/cryptodotis/irssi-otr/releases