diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index f8680a7..05cbd4e 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -13,7 +13,7 @@ RUN \ \ && apk add --no-cache \ nginx=1.18.0-r13 \ - nodejs=14.16.1-r0 \ + nodejs=14.16.1-r1 \ \ && yarn global add \ modclean@3.0.0-beta.1 \