Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
新疆萌森软件开发工作室 2025-01-06 11:14:40 +08:00
commit 1136c2d9ed
52 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v1.785.0
image: casbin/casdoor:v1.787.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
nocodb:
image: nocodb/nocodb:0.258.11
image: nocodb/nocodb:0.260.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
pingvin-share:
image: stonith404/pingvin-share:v1.8.0
image: stonith404/pingvin-share:v1.8.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.785.0
image: casbin/casdoor:v1.787.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.258.11
image: nocodb/nocodb:0.260.0
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- PORT=3333
- API_URL=http://localhost:8080
- TRUST_PROXY=false
image: stonith404/pingvin-share:v1.8.0
image: stonith404/pingvin-share:v1.8.1
labels:
createdBy: Apps
networks:

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.785.0
image: casbin/casdoor:v1.787.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.258.11
image: nocodb/nocodb:0.260.0
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- PORT=3333
- API_URL=http://localhost:8080
- TRUST_PROXY=false
image: stonith404/pingvin-share:v1.8.0
image: stonith404/pingvin-share:v1.8.1
labels:
createdBy: Apps
networks: