mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-13 23:10:33 +08:00
feat: 更新 openresty 镜像 (#300)
This commit is contained in:
parent
b82dec0f02
commit
33a08a607d
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
openresty:
|
openresty:
|
||||||
image: openresty/openresty:1.21.4.1-7-focal
|
image: openresty/openresty:1.21.4.2-0-focal
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: host
|
network_mode: host
|
Loading…
x
Reference in New Issue
Block a user