Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-03-24 15:22:10 +00:00
parent f145f03e65
commit e84660c36c
8 changed files with 1 additions and 1 deletions
@@ -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.262.4
image: nocodb/nocodb:0.262.5
labels:
createdBy: Apps
networks: