Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-16 09:28:49 +00:00
parent fb7c3a5842
commit d9b6a0a8c9
26 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.972.0 image: casbin/casdoor:v1.973.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: mdcng/mdc:1.16.2 image: mdcng/mdc:1.17.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: matrixdotorg/synapse:v1.133.0 image: matrixdotorg/synapse:v1.134.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -31,7 +31,7 @@ services:
- SYNAPSE_REPORT_STATS=no - SYNAPSE_REPORT_STATS=no
- SYNAPSE_NO_TLS=true - SYNAPSE_NO_TLS=true
- SYNAPSE_HTTP_PORT=8008 - SYNAPSE_HTTP_PORT=8008
image: matrixdotorg/synapse:v1.133.0 image: matrixdotorg/synapse:v1.134.0
networks: networks:
- 1panel-network - 1panel-network
restart: false restart: false