Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-01 12:46:10 +00:00
parent d5c147a850
commit 25f913d9e7
24 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sn0wl1n/ech0:v2.6.1
image: sn0wl1n/ech0:v2.6.3
labels:
createdBy: Apps
networks:
@@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.11.0
image: hamster1963/nezha-dash:v2.11.1
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.9
image: nocodb/nocodb:0.265.0
labels:
createdBy: Apps
networks: