Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-10-02 01:37:50 +00:00
parent 5e456ec168
commit 0cf7778727
58 changed files with 14 additions and 14 deletions

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sn0wl1n/ech0:v2.6.3
image: sn0wl1n/ech0:v2.6.4
labels:
createdBy: Apps
networks:

View File

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

View File

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

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
image: ghcr.io/nodepassproject/nodepassdash:3.1.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.10
image: ghcr.io/groupultra/telegram-search:1.1.11
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sn0wl1n/ech0:v2.6.3
image: sn0wl1n/ech0:v2.6.4
labels:
createdBy: Apps
networks:

View File

@@ -4,7 +4,7 @@ networks:
services:
nodebb:
image: ghcr.io/nodebb/nodebb:4.5.2
image: ghcr.io/nodebb/nodebb:4.6.0
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.5.2
image: ghcr.io/nodebb/nodebb:4.6.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.1.0
image: ghcr.io/nodepassproject/nodepassdash:2.2.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:3.1.0
image: ghcr.io/nodepassproject/nodepassdash:3.1.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- TZ=Asia/Shanghai
- DATABASE_TYPE=postgres
- DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@telegram_search_pgvector:5432/${POSTGRES_DATABASE}
image: ghcr.io/groupultra/telegram-search:1.1.10
image: ghcr.io/groupultra/telegram-search:1.1.11
labels:
createdBy: Apps
networks: