Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-02-26 12:38:40 +00:00
parent 02aa8209bd
commit 7758fdd1d8
27 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.5-lite
image: dpanel/dpanel:1.6.0-lite
labels:
createdBy: Apps
networks:

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.5
image: dpanel/dpanel:1.6.0
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.262.0
image: nocodb/nocodb:0.262.1
labels:
createdBy: Apps
networks:

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.5-lite
image: dpanel/dpanel:1.6.0-lite
labels:
createdBy: Apps
networks:

View File

@ -10,7 +10,7 @@ services:
environment:
- APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.5.5
image: dpanel/dpanel:1.6.0
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.262.0
image: nocodb/nocodb:0.262.1
labels:
createdBy: Apps
networks: