Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2024-12-23 01:57:19 +00:00
parent b3ea8fed1f
commit 05d3683447
9 changed files with 2 additions and 2 deletions

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.258.7
image: nocodb/nocodb:0.258.10
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.258.7
image: nocodb/nocodb:0.258.10
labels:
createdBy: Apps
networks: