Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-29 18:52:52 +00:00
parent 1fded70465
commit f4570a01e2
69 changed files with 22 additions and 22 deletions
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: soulter/astrbot:v4.13.0 image: soulter/astrbot:v4.13.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: soulter/astrbot:v4.13.0 image: soulter/astrbot:v4.13.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -12,7 +12,7 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- QUEUE_CONNECTION=database - QUEUE_CONNECTION=database
image: linuxserver/bookstack:25.12.2 image: linuxserver/bookstack:25.12.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -29,7 +29,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.5.0 image: ghcr.io/immich-app/immich-server:v2.5.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.5.0 image: ghcr.io/immich-app/immich-server:v2.5.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -45,7 +45,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.5.0 image: ghcr.io/immich-app/immich-server:v2.5.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -13,7 +13,7 @@ services:
- DEBUG=false - DEBUG=false
- DEV=false - DEV=false
- LOG_LEVEL=INFO - LOG_LEVEL=INFO
image: jxxghp/moviepilot:2.9.7 image: jxxghp/moviepilot:2.9.8
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http - N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false - N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false - N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.123.17 image: n8nio/n8n:1.123.18
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: soulter/astrbot:v4.13.0 image: soulter/astrbot:v4.13.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env - .env
environment: environment:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: soulter/astrbot:v4.13.0 image: soulter/astrbot:v4.13.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -12,7 +12,7 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- QUEUE_CONNECTION=database - QUEUE_CONNECTION=database
image: linuxserver/bookstack:25.12.2 image: linuxserver/bookstack:25.12.3
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+2 -2
View File
@@ -21,7 +21,7 @@ services:
volumes: volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server: immich-server:
container_name: immich-no-machine container_name: immich-server-immich-no-machine
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
devices: devices:
@@ -29,7 +29,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.5.0 image: ghcr.io/immich-app/immich-server:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -21,7 +21,7 @@ services:
volumes: volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server: immich-server:
container_name: immich-server-immich-no-machine container_name: immich-no-machine
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
devices: devices:
@@ -29,7 +29,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.144.1 image: ghcr.io/immich-app/immich-server:v2.5.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+2 -2
View File
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-server: immich-server:
container_name: immich-server container_name: immich-server-immich-server
devices: devices:
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.5.0 image: ghcr.io/immich-app/immich-server:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-server: immich-server:
container_name: immich-server-immich-server container_name: immich-server
devices: devices:
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.144.1 image: ghcr.io/immich-app/immich-server:v2.5.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+1 -1
View File
@@ -45,7 +45,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.5.0 image: ghcr.io/immich-app/immich-server:v2.5.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -13,7 +13,7 @@ services:
- DEBUG=false - DEBUG=false
- DEV=false - DEV=false
- LOG_LEVEL=INFO - LOG_LEVEL=INFO
image: jxxghp/moviepilot:2.9.7 image: jxxghp/moviepilot:2.9.8
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- N8N_PROTOCOL=http - N8N_PROTOCOL=http
- N8N_DIAGNOSTICS_ENABLED=false - N8N_DIAGNOSTICS_ENABLED=false
- N8N_SECURE_COOKIE=false - N8N_SECURE_COOKIE=false
image: n8nio/n8n:1.123.17 image: n8nio/n8n:1.123.18
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: