Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-22 12:44:12 +00:00
parent 4b4db1fb31
commit fddf719dc0
17 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.1.5
image: soulter/astrbot:v4.1.6
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.1.5
image: soulter/astrbot:v4.1.6
labels:
createdBy: Apps
networks:
@@ -17,7 +17,7 @@ services:
- NC_SMTP_SECURE=true
- NC_SMTP_IGNORE_TLS=false
- NC_DB=${DB_TYPE}://${DB_HOSTNAME}:${DB_PORT}?u=${DB_USER}&p=${DB_PASSWD}&d=${DB_NAME}
image: nocodb/nocodb:0.264.8
image: nocodb/nocodb:0.264.9
labels:
createdBy: Apps
networks: