Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-04 03:42:47 +00:00
parent f36f0bd68e
commit 17ee628676
27 changed files with 4 additions and 4 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.119.0
image: casbin/casdoor:v2.120.0
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.5.3
image: ghost:6.6.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.2.1
image: ghcr.io/immich-app/immich-machine-learning:v2.2.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.2.1
image: ghcr.io/immich-app/immich-machine-learning:v2.2.2
labels:
createdBy: Apps
networks: