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 772aaa384a
commit 7bdd424456
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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