diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index 4bedd4a..f1466d9 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -13,7 +13,7 @@ RUN \ \ && apk add --no-cache \ nginx=1.20.2-r0 \ - nodejs=16.14.0-r0 \ + nodejs=16.14.2-r0 \ \ && yarn global add \ modclean@3.0.0-beta.1 \