From 5fa62c6a4d33a27aab93a67ef2dc6a1e2ac54c7d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 28 Nov 2021 18:00:58 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrades=20The=20Lounge=20?= =?UTF-8?q?to=204.3.0=20(#99)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- thelounge/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index ac28413..cb75c6b 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -17,7 +17,7 @@ RUN \ \ && yarn global add \ modclean@3.0.0-beta.1 \ - thelounge@4.2.0 \ + thelounge@4.3.0 \ \ && modclean \ --path /usr/local/share/.config/yarn/global \