From bd6b9937025ee43b24bc8feaa0eaf8959ad58dc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:24:45 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F18/n?= =?UTF-8?q?ginx=20to=20v1.24.0-r4=20(#149)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- thelounge/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index 4a7248c..73442fb 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -15,7 +15,7 @@ RUN \ \ && apk add --no-cache \ icu-data-full=73.1-r1 \ - nginx=1.24.0-r3 \ + nginx=1.24.0-r4 \ nodejs=18.16.0-r1 \ \ && yarn global add \