Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-31 01:45:37 +00:00
parent 177680d9d3
commit 82e2e6ed35
24 changed files with 3 additions and 3 deletions
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.1.0
image: ghcr.io/immich-app/immich-server:v2.2.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.1.0
image: ghcr.io/immich-app/immich-server:v2.2.0
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.1.0
image: ghcr.io/immich-app/immich-server:v2.2.0
labels:
createdBy: Apps
networks: