diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index 5f0d073..035e16f 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -14,7 +14,7 @@ RUN \ \ && yarn global add \ modclean@3.0.0-beta.1 \ - thelounge@4.1.0 \ + thelounge@4.2.0 \ \ && modclean \ --path /usr/local/share/.config/yarn/global \