From 09b380f573180a3ffaeba8b97e090f029359edc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 01:04:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F19/n?= =?UTF-8?q?ginx=20to=20v1.24.0-r15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- thelounge/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \