Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-22 21:17:39 +00:00
parent b6de50c472
commit 217c58bf67
42 changed files with 5 additions and 5 deletions
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v2.66.0 image: casbin/casdoor:v2.67.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -29,7 +29,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.142.1 image: ghcr.io/immich-app/immich-server:v1.143.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -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.142.1 image: ghcr.io/immich-app/immich-server:v1.143.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -45,7 +45,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.142.1 image: ghcr.io/immich-app/immich-server:v1.143.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- UMASK=022 - UMASK=022
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- VERSION=docker - VERSION=docker
image: linuxserver/plex:1.42.1 image: linuxserver/plex:1.42.2
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}