Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-16 03:36:49 +00:00
parent bde68935eb
commit 55c0ce47d3
145 changed files with 78 additions and 78 deletions

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.3.1
image: qyg2297248353/ammds:v1.4.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -11,7 +11,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.17
image: wushuo894/ani-rss:v1.2.18
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.10.10
image: envyafish/byte-muse:1.11.0
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.890.0
image: casbin/casdoor:v1.891.0
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:8.17.4
image: elasticsearch:8.17.5
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.17.4
image: kibana:8.17.5
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.116.2
image: ghost:5.117.0
labels:
createdBy: Apps
networks:

View File

@@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.3.9
image: jxxghp/moviepilot-v2:2.4.0
labels:
createdBy: Apps
logging:

View File

@@ -11,7 +11,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mysql:8.4.4
image: mysql:8.4.5
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.89.0
image: n8nio/n8n:1.89.1
labels:
createdBy: Apps
networks:

View File

@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-04-14
image: diygod/rsshub:2025-04-15
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.4.0
image: linuxserver/speedtest-tracker:1.4.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

Some files were not shown because too many files have changed in this diff Show More