From 0e7cc1bd16de03bddb9ea5646995fd93dd7c3ef0 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 16 May 2022 16:31:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrades=20nginx=20to=201.?= =?UTF-8?q?20.2-r1?= 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 f1466d9..9549019 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -12,7 +12,7 @@ RUN \ yarn=1.22.17-r0 \ \ && apk add --no-cache \ - nginx=1.20.2-r0 \ + nginx=1.20.2-r1 \ nodejs=16.14.2-r0 \ \ && yarn global add \