Browse Source

fix 修复 升级 nginx 1.21.6 => 1.22.1 修复漏洞 https://www.oschina.net/news/214309

疯狂的狮子Li 2 years ago
parent
commit
d2e58ba46b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      script/docker/docker-compose.yml

+ 1 - 1
script/docker/docker-compose.yml

@@ -29,7 +29,7 @@ services:
     network_mode: "host"
 
   nginx-web:
-    image: nginx:1.21.6
+    image: nginx:1.22.1
     container_name: nginx-web
     environment:
       # 时区上海