Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-19 03:48:50 +00:00
parent b41ab33f7f
commit 3ccc0354c8
73 changed files with 19 additions and 19 deletions

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
image: ghcr.io/immich-app/immich-machine-learning:v1.135.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.134.0
image: ghcr.io/immich-app/immich-server:v1.135.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.134.0
image: ghcr.io/immich-app/immich-server:v1.135.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
image: ghcr.io/immich-app/immich-machine-learning:v1.135.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.3.0-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.134.0
image: ghcr.io/immich-app/immich-server:v1.135.0
labels:
createdBy: Apps
networks:

View File

@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.4.3
container_name: 4.4.4
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.4.3
image: ghcr.io/nodebb/nodebb:4.4.4
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.4.3
image: ghcr.io/nodebb/nodebb:4.4.4
labels:
createdBy: Apps
networks:

View File

@@ -3,13 +3,13 @@ networks:
external: true
services:
nodebb:
container_name: 4.4.3
container_name: 4.4.4
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.4.3
image: ghcr.io/nodebb/nodebb:4.4.4
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
image: ghcr.io/immich-app/immich-machine-learning:v1.135.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.134.0
image: ghcr.io/immich-app/immich-server:v1.135.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.134.0
image: ghcr.io/immich-app/immich-server:v1.135.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.134.0
image: ghcr.io/immich-app/immich-machine-learning:v1.135.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.3.0-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.134.0
image: ghcr.io/immich-app/immich-server:v1.135.0
labels:
createdBy: Apps
networks:

View File

@@ -4,7 +4,7 @@ networks:
services:
nodebb:
image: ghcr.io/nodebb/nodebb:4.4.3
image: ghcr.io/nodebb/nodebb:4.4.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: ghcr.io/nodebb/nodebb:4.4.3
image: ghcr.io/nodebb/nodebb:4.4.4
labels:
createdBy: Apps
networks: