diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index 0534b8c..74ed9b6 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -14,7 +14,7 @@ RUN \ \ && apk add --no-cache \ icu-data-full=74.1-r0 \ - nginx=1.24.0-r14 \ + nginx=1.24.0-r15 \ \ && yarn global add \ modclean@3.0.0-beta.1 \