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
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v2.66.0
image: casbin/casdoor:v2.67.0
labels:
createdBy: Apps
networks:
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.142.1
image: ghcr.io/immich-app/immich-server:v1.143.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.142.1
image: ghcr.io/immich-app/immich-server:v1.143.0
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.142.1
image: ghcr.io/immich-app/immich-server:v1.143.0
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- UMASK=022
- TZ=Asia/Shanghai
- VERSION=docker
image: linuxserver/plex:1.42.1
image: linuxserver/plex:1.42.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}