Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-20 03:44:29 +00:00
parent 69bbbbce64
commit e57281359a
32 changed files with 5 additions and 5 deletions
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3
image: ghcr.io/immich-app/immich-machine-learning:v2.3.0
labels:
createdBy: Apps
networks:
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.2.3
image: ghcr.io/immich-app/immich-server:v2.3.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.2.3
image: ghcr.io/immich-app/immich-server:v2.3.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3
image: ghcr.io/immich-app/immich-machine-learning:v2.3.0
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.2.3
image: ghcr.io/immich-app/immich-server:v2.3.0
labels:
createdBy: Apps
networks: