diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index c1ab1f8..844514d 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -9,7 +9,7 @@ RUN \ yarn=1.16.0-r0 \ \ && apk add --no-cache \ - nginx=1.16.0-r2 \ + nginx=1.16.1-r0 \ nodejs-current=12.4.0-r0 \ \ && yarn global add \