Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-22 12:44:10 +00:00
parent e1419234fb
commit e224e739ec
20 changed files with 6 additions and 6 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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: