From 2e25e1bebfb567b745a5a632808f54cd30c51b66 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 24 Aug 2019 10:05:19 +0200 Subject: [PATCH] :arrow_up: Upgrades The Lounge to 3.2.0 --- thelounge/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index a36338f..96f3ed1 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -14,7 +14,7 @@ RUN \ \ && yarn global add \ modclean@3.0.0-beta.1 \ - thelounge@3.1.1 \ + thelounge@3.2.0 \ \ && modclean \ --path /usr/local/share/.config/yarn/global \