From 5feb7ea7967741630feaa0197ea84812d604f234 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 11 Jul 2022 18:29:55 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrades=20nginx=20to=201.?= =?UTF-8?q?22.0-r1=20(#118)?= 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 c96a5f5..0d36144 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -14,7 +14,7 @@ RUN \ \ && apk add --no-cache \ icu-data-full=71.1-r2 \ - nginx=1.22.0-r0 \ + nginx=1.22.0-r1 \ nodejs=16.15.0-r1 \ \ && yarn global add \