1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-02 01:16:39 +08:00

feat: 升级 openresty 版本到 1.21.4.3-3-2-focal (#1565)

This commit is contained in:
zhengkunwang 2024-06-11 16:47:03 +08:00 committed by GitHub
parent 14bec88683
commit cc0631e351
54 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"state": "on",
"state": "off",
"exclude": {
"extensions": [
"png",

View File

@ -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