feat: update logto
This commit is contained in:
parent
53f723941f
commit
0a58719eca
|
|
@ -3,11 +3,11 @@ services:
|
|||
build:
|
||||
context: ./build
|
||||
args:
|
||||
- PANEL_OPENRESTY_VERSION=1.25.3.2-0-1-focal
|
||||
- PANEL_OPENRESTY_VERSION=1.27.1.1-1-focal
|
||||
- RESTY_CONFIG_OPTIONS_MORE=${RESTY_CONFIG_OPTIONS_MORE}
|
||||
- RESTY_ADD_PACKAGE_BUILDDEPS=${RESTY_ADD_PACKAGE_BUILDDEPS}
|
||||
- CONTAINER_PACKAGE_URL=${CONTAINER_PACKAGE_URL}
|
||||
image: 1panel/openresty:1.25.3.2-0-1-focal
|
||||
image: 1panel/openresty:1.27.1.1-1-focal
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
|
|
|||
Loading…
Reference in New Issue