Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-05 18:32:07 +00:00
parent 01037bad4e
commit c98da62270
90 changed files with 35 additions and 35 deletions

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.5.1
image: soulter/astrbot:v4.5.3
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.5.1
image: soulter/astrbot:v4.5.3
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:v2.2.2
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3
labels:
createdBy: Apps
networks:

View File

@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.2.2
image: ghcr.io/immich-app/immich-server:v2.2.3
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: linkease/kspeeder:0.3.7
image: linkease/kspeeder:0.3.8
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.85.0-alpine
image: sonatype/nexus3:3.86.0-alpine
labels:
createdBy: Apps
networks:

View File

@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.14.0.0
image: weblate/weblate:5.14.1.1
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.5.1
image: soulter/astrbot:v4.5.3
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.5.1
image: soulter/astrbot:v4.5.3
labels:
createdBy: Apps
networks:

View File

@@ -4,13 +4,13 @@ networks:
external: true
services:
immich-machine-learning:
container_name: immich-machine-learning
container_name: immich-machine-learning-immich-machine-learning
devices:
- /dev/dri:/dev/dri
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.2.2
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
labels:
createdBy: Apps
networks:

View File

@@ -4,13 +4,13 @@ networks:
external: true
services:
immich-machine-learning:
container_name: immich-machine-learning-immich-machine-learning
container_name: immich-machine-learning
devices:
- /dev/dri:/dev/dri
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3
labels:
createdBy: Apps
networks:

View File

@@ -21,7 +21,7 @@ services:
volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server:
container_name: immich-no-machine
container_name: immich-server-immich-no-machine
depends_on:
- immich-pg14-vectors
devices:
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.2.2
image: ghcr.io/immich-app/immich-server:v1.144.1
labels:
createdBy: Apps
networks:

View File

@@ -21,7 +21,7 @@ services:
volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server:
container_name: immich-server-immich-no-machine
container_name: immich-no-machine
depends_on:
- immich-pg14-vectors
devices:
@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.144.1
image: ghcr.io/immich-app/immich-server:v2.2.3
labels:
createdBy: Apps
networks:

View File

@@ -4,13 +4,13 @@ networks:
external: true
services:
immich-server:
container_name: immich-server
container_name: immich-server-immich-server
devices:
- /dev/dri:/dev/dri
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.2.2
image: ghcr.io/immich-app/immich-server:v1.144.1
labels:
createdBy: Apps
networks:

View File

@@ -4,13 +4,13 @@ networks:
external: true
services:
immich-server:
container_name: immich-server-immich-server
container_name: immich-server
devices:
- /dev/dri:/dev/dri
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.144.1
image: ghcr.io/immich-app/immich-server:v2.2.3
labels:
createdBy: Apps
networks:

View File

@@ -4,13 +4,13 @@ networks:
external: true
services:
immich-machine-learning:
container_name: machine-learning-immich
container_name: immich-machine-learning-immich
devices: &id001
- /dev/dri:/dev/dri
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.2.2
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
labels:
createdBy: Apps
networks:
@@ -38,14 +38,14 @@ services:
volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server:
container_name: immich
container_name: immich-server-immich
depends_on:
- immich-pg14-vectors
devices: *id001
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v2.2.2
image: ghcr.io/immich-app/immich-server:v1.144.1
labels:
createdBy: Apps
networks:

View File

@@ -4,13 +4,13 @@ networks:
external: true
services:
immich-machine-learning:
container_name: immich-machine-learning-immich
container_name: machine-learning-immich
devices: &id001
- /dev/dri:/dev/dri
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
image: ghcr.io/immich-app/immich-machine-learning:v2.2.3
labels:
createdBy: Apps
networks:
@@ -38,14 +38,14 @@ services:
volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server:
container_name: immich-server-immich
container_name: immich
depends_on:
- immich-pg14-vectors
devices: *id001
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.144.1
image: ghcr.io/immich-app/immich-server:v2.2.3
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: linkease/kspeeder:0.3.7
image: linkease/kspeeder:0.3.8
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.85.0-alpine
image: sonatype/nexus3:3.86.0-alpine
labels:
createdBy: Apps
networks:

View File

@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.14.0.0
image: weblate/weblate:5.14.1.1
labels:
createdBy: Apps
networks: