Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-04-17 03:35:51 +00:00
parent 7eeffbb845
commit 6713f8c171
74 changed files with 16 additions and 16 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.4.1
image: qyg2297248353/ammds:v1.4.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.891.0
image: casbin/casdoor:v1.892.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.5
image: elasticsearch:8.18.0
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.5
image: kibana:8.18.0
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.1
image: n8nio/n8n:1.89.2
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-15
image: diygod/rsshub:2025-04-16
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.1
image: linuxserver/speedtest-tracker:1.4.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.4.1
image: linuxserver/speedtest-tracker:1.4.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

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.4.1
image: qyg2297248353/ammds:v1.4.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.891.0
image: casbin/casdoor:v1.892.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.5
image: elasticsearch:8.18.0
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.5
image: kibana:8.18.0
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.1
image: n8nio/n8n:1.89.2
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-15
image: diygod/rsshub:2025-04-16
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.1
image: linuxserver/speedtest-tracker:1.4.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.4.1
image: linuxserver/speedtest-tracker:1.4.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}