Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-25 01:40:15 +00:00
parent 5dc6cb1bec
commit 440be7a03b
141 changed files with 1002 additions and 1002 deletions
+4 -4
View File
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.136.0
image: ghcr.io/immich-app/immich-machine-learning:v1.143.1
labels:
createdBy: Apps
networks:
@@ -27,7 +27,7 @@ services:
POSTGRES_INITDB_ARGS: --data-checksums
POSTGRES_PASSWORD: ${DB_PASSWORD}
POSTGRES_USER: ${DB_USERNAME:-postgres}
image: ghcr.io/immich-app/postgres:14-vectorchord0.4.1-pgvectors0.2.0
image: ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0
labels:
createdBy: Apps
networks:
@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.136.0
image: ghcr.io/immich-app/immich-server:v1.143.1
labels:
createdBy: Apps
networks:
@@ -54,5 +54,5 @@ services:
- ${PANEL_APP_PORT_HTTP}:2283
restart: always
volumes:
- ${IMMICH_ROOT_PATH}/data/library:/usr/src/app/upload
- ${IMMICH_ROOT_PATH}/data/library:/data
- /etc/localtime:/etc/localtime