升级nginx到1.27
This commit is contained in:
parent
c9326eb494
commit
d40922c487
@ -1,6 +1,8 @@
|
|||||||
|
name: nginx
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:1.25
|
image: nginx:1.27
|
||||||
container_name: nginx
|
container_name: nginx
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user