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

View File

@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.6
image: wushuo894/ani-rss:v2.0.12
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.0
image: halohub/halo:2.21.1
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo
image: halohub/halo:2.21.0
image: halohub/halo:2.21.1
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.99.0
image: n8nio/n8n:1.99.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-06-13
image: diygod/rsshub:2025-06-19
labels:
createdBy: Apps
networks:

View File

@@ -8,10 +8,13 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.82
image: wushuo894/ani-rss:v2.0.12
labels:
createdBy: Apps
networks:

View File

@@ -8,13 +8,10 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.6
image: wushuo894/ani-rss:v1.2.82
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.0
image: halohub/halo:2.21.1
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo
image: halohub/halo:2.21.0
image: halohub/halo:2.21.1
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.99.0
image: n8nio/n8n:1.99.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-06-13
image: diygod/rsshub:2025-06-19
labels:
createdBy: Apps
networks: