fix 修复 升级 nginx 1.21.6 => 1.22.1 修复漏洞 https://www.oschina.net/news/214309
This commit is contained in:
parent
98bb1f00ee
commit
d2e58ba46b
@ -29,7 +29,7 @@ services:
|
|||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
|
|
||||||
nginx-web:
|
nginx-web:
|
||||||
image: nginx:1.21.6
|
image: nginx:1.22.1
|
||||||
container_name: nginx-web
|
container_name: nginx-web
|
||||||
environment:
|
environment:
|
||||||
# 时区上海
|
# 时区上海
|
||||||
|
Loading…
x
Reference in New Issue
Block a user