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": {
|
"exclude": {
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"png",
|
"png",
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
openresty:
|
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}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
||||||
Loading…
Reference in New Issue