Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-19 12:45:50 +00:00
parent 29a4e3839e
commit 9fd392c73b
60 changed files with 16 additions and 16 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.6 image: wushuo894/ani-rss:v2.0.12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.938.0 image: casbin/casdoor:v1.941.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
container_name: halo-h2 container_name: halo-h2
environment: environment:
- JVM_OPTS=-Xmx256m -Xms256m - JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.0 image: halohub/halo:2.21.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL} - --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo container_name: halo
image: halohub/halo:2.21.0 image: halohub/halo:2.21.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http - N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false - N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false - N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.99.0 image: n8nio/n8n:1.99.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -57,7 +57,7 @@ services:
- -f - -f
- http://localhost:1200/healthz?key=${ACCESS_KEY} - http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s timeout: 10s
image: diygod/rsshub:2025-06-13 image: diygod/rsshub:2025-06-19
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+4 -1
View File
@@ -8,10 +8,13 @@ services:
- ./envs/global.env - ./envs/global.env
- .env - .env
environment: environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.82 image: wushuo894/ani-rss:v2.0.12
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -8,13 +8,10 @@ services:
- ./envs/global.env - ./envs/global.env
- .env - .env
environment: environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.6 image: wushuo894/ani-rss:v1.2.82
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.938.0 image: casbin/casdoor:v1.941.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
container_name: halo-h2 container_name: halo-h2
environment: environment:
- JVM_OPTS=-Xmx256m -Xms256m - JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.0 image: halohub/halo:2.21.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL} - --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY} - --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo container_name: halo
image: halohub/halo:2.21.0 image: halohub/halo:2.21.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http - N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false - N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false - N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.99.0 image: n8nio/n8n:1.99.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -57,7 +57,7 @@ services:
- -f - -f
- http://localhost:1200/healthz?key=${ACCESS_KEY} - http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s timeout: 10s
image: diygod/rsshub:2025-06-13 image: diygod/rsshub:2025-06-19
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: