diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index 8c931fe..dd7c4ab 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -16,7 +16,7 @@ RUN \ && apk add --no-cache \ icu-data-full=73.2-r1 \ nginx=1.24.0-r6 \ - nodejs=18.16.0-r1 \ + nodejs=18.16.1-r0 \ \ && yarn global add \ modclean@3.0.0-beta.1 \