feat: 升级 openresty 版本到 1.21.4.3-3-2-focal (#1565)
This commit is contained in:
parent
14bec88683
commit
cc0631e351
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"state": "on",
|
||||
"state": "off",
|
||||
"exclude": {
|
||||
"extensions": [
|
||||
"png",
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
openresty:
|
||||
image: 1panel/openresty:1.21.4.3-3-1-focal
|
||||
image: 1panel/openresty:1.21.4.3-3-2-focal
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
Loading…
Reference in New Issue