From 20f3857b531ec5b61dc6ec2a3e08c47489fe4c3c Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 15 Nov 2022 13:09:12 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrades=20nginx=20to=201.?= =?UTF-8?q?22.1-r0?= 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 05691f8..bb43fd9 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -16,7 +16,7 @@ RUN \ \ && apk add --no-cache \ icu-data-full=71.1-r2 \ - nginx=1.22.0-r1 \ + nginx=1.22.1-r0 \ nodejs=16.17.1-r0 \ \ && yarn global add \