Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-01-29 15:38:41 +00:00
parent cde14ea14f
commit e382a08a24
46 changed files with 24 additions and 24 deletions
@@ -36,7 +36,7 @@ services:
- MODE=astrbot
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
image: mlikiowa/napcat-docker:v4.13.1
image: mlikiowa/napcat-docker:v4.13.5
mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02}
networks:
- 1panel-network
+3 -3
View File
@@ -58,7 +58,7 @@ services:
- -f
- http://localhost:8000/api/health
timeout: 5s
image: ghcr.io/leslieleung/glean-backend:0.2.4
image: ghcr.io/leslieleung/glean-backend:0.2.5
labels:
createdBy: Apps
networks:
@@ -113,7 +113,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/leslieleung/glean-web:0.2.4
image: ghcr.io/leslieleung/glean-web:0.2.5
networks:
- glean-network
ports:
@@ -141,7 +141,7 @@ services:
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
REDIS_URL: redis://redis:6379/0
SECRET_KEY: ${SECRET_KEY:-}
image: ghcr.io/leslieleung/glean-backend:0.2.4
image: ghcr.io/leslieleung/glean-backend:0.2.5
networks:
- glean-network
restart: always
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.5.0
image: ghcr.io/immich-app/immich-machine-learning:v2.5.2
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-machine-learning:v2.5.0
image: ghcr.io/immich-app/immich-machine-learning:v2.5.2
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NAPCAT_UID=${NAPCAT_UID:-0}
- NAPCAT_GID=${NAPCAT_GID:-0}
image: mlikiowa/napcat-docker:v4.13.1
image: mlikiowa/napcat-docker:v4.13.5
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
- MODE=astrbot
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
image: mlikiowa/napcat-docker:v4.13.1
image: mlikiowa/napcat-docker:v4.13.5
mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02}
networks:
- 1panel-network
+3 -3
View File
@@ -58,7 +58,7 @@ services:
- -f
- http://localhost:8000/api/health
timeout: 5s
image: ghcr.io/leslieleung/glean-backend:0.2.4
image: ghcr.io/leslieleung/glean-backend:0.2.5
labels:
createdBy: Apps
networks:
@@ -113,7 +113,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/leslieleung/glean-web:0.2.4
image: ghcr.io/leslieleung/glean-web:0.2.5
networks:
- glean-network
ports:
@@ -141,7 +141,7 @@ services:
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
REDIS_URL: redis://redis:6379/0
SECRET_KEY: ${SECRET_KEY:-}
image: ghcr.io/leslieleung/glean-backend:0.2.4
image: ghcr.io/leslieleung/glean-backend:0.2.5
networks:
- glean-network
restart: always
@@ -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.5.0
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
labels:
createdBy: Apps
networks:
@@ -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.5.2
labels:
createdBy: Apps
networks:
+4 -4
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.5.0
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.5.0
image: ghcr.io/immich-app/immich-server:v1.144.1
labels:
createdBy: Apps
networks:
@@ -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.5.2
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.5.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- NAPCAT_UID=${NAPCAT_UID:-0}
- NAPCAT_GID=${NAPCAT_GID:-0}
image: mlikiowa/napcat-docker:v4.13.1
image: mlikiowa/napcat-docker:v4.13.5
labels:
createdBy: Apps
networks: