From 6d3f37f2bd7e902f313a6a6f010f22d3a1ac41ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Thu, 20 Oct 2022 23:24:57 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=20nginx=201.21.6=20=3D>=201.22.1=20=E4=BF=AE=E5=A4=8D=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E=20https://www.oschina.net/news/214309?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index baecdccb..34d8e1d2 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -112,7 +112,7 @@ services: network_mode: "host" nginx-web: - image: nginx:1.21.6 + image: nginx:1.22.1 container_name: nginx-web environment: # 时区上海