1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-03 13:16:40 +08:00

fix: OpenResty && DataEase 版本回滚

This commit is contained in:
wanghe-fit2cloud 2024-02-26 16:06:11 +08:00
parent ecfe0084c1
commit f73e3be82a
28 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: '2.1'
services:
dataease:
image: registry.cn-qingdao.aliyuncs.com/dataease/dataease:v2.3.1
image: registry.cn-qingdao.aliyuncs.com/dataease/dataease:v2.3.0
restart: always
container_name: ${CONTAINER_NAME}
ports:

View File

@ -1,7 +1,7 @@
version: '3'
services:
openresty:
image: openresty/openresty:1.25.3.1-0-focal
image: openresty/openresty:1.21.4.3-0-focal
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host