Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-09 09:23:29 +00:00
parent 90e409942a
commit 6bc980fa59
25 changed files with 4 additions and 4 deletions
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.140.1
image: ghcr.io/immich-app/immich-server:v1.141.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.140.1
image: ghcr.io/immich-app/immich-server:v1.141.1
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.140.1
image: ghcr.io/immich-app/immich-server:v1.141.1
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-09-08
image: diygod/rsshub:2025-09-09
labels:
createdBy: Apps
networks: