Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353 2025-03-01 06:26:42 +00:00
parent 812d67a037
commit 53473124ed
58 changed files with 8 additions and 8 deletions

View File

@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.850.0 image: casbin/casdoor:v1.851.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -14,7 +14,7 @@ services:
- database__client=mysql - database__client=mysql
- mail__options__service=Email - mail__options__service=Email
- mail__options__secure=true - mail__options__secure=true
image: ghost:5.110.1 image: ghost:5.110.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v1.127.0 image: ghcr.io/immich-app/immich-machine-learning:v1.128.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -52,7 +52,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.127.0 image: ghcr.io/immich-app/immich-server:v1.128.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.127.0 image: ghcr.io/immich-app/immich-server:v1.128.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v1.127.0 image: ghcr.io/immich-app/immich-machine-learning:v1.128.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@ -68,7 +68,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.127.0 image: ghcr.io/immich-app/immich-server:v1.128.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:

View File

@ -15,7 +15,7 @@ services:
- MINIO_BROWSER_REDIRECT=true - MINIO_BROWSER_REDIRECT=true
extra_hosts: extra_hosts:
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1 - ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
image: minio/minio:RELEASE.2025-02-18T16-25-55Z image: minio/minio:RELEASE.2025-02-28T09-55-16Z
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging: