Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-22 21:17:37 +00:00
parent 98dd3b4a10
commit cc90c5430b
59 changed files with 23 additions and 23 deletions

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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}

View File

@@ -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:

View File

@@ -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.136.0
labels:
createdBy: Apps
networks:
@@ -38,5 +38,5 @@ services:
- ${PANEL_APP_PORT_HTTP}:2283
restart: always
volumes:
- ${IMMICH_ROOT_PATH}/data/library:/data
- ${IMMICH_ROOT_PATH}/data/library:/usr/src/app/upload
- /etc/localtime:/etc/localtime

View File

@@ -29,7 +29,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.0
labels:
createdBy: Apps
networks:
@@ -38,5 +38,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

View File

@@ -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.136.0
labels:
createdBy: Apps
networks:
@@ -19,5 +19,5 @@ services:
- ${PANEL_APP_PORT_HTTP}:2283
restart: always
volumes:
- ${IMMICH_ROOT_PATH}/data/library:/data
- ${IMMICH_ROOT_PATH}/data/library:/usr/src/app/upload
- /etc/localtime:/etc/localtime

View File

@@ -10,7 +10,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.0
labels:
createdBy: Apps
networks:
@@ -19,5 +19,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

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.142.1
image: ghcr.io/immich-app/immich-machine-learning:v1.136.0
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.3-pgvectors0.2.0
image: ghcr.io/immich-app/postgres:14-vectorchord0.4.1-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.142.1
image: ghcr.io/immich-app/immich-server:v1.136.0
labels:
createdBy: Apps
networks:
@@ -54,5 +54,5 @@ services:
- ${PANEL_APP_PORT_HTTP}:2283
restart: always
volumes:
- ${IMMICH_ROOT_PATH}/data/library:/data
- ${IMMICH_ROOT_PATH}/data/library:/usr/src/app/upload
- /etc/localtime:/etc/localtime

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.142.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.0
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

View File

@@ -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}