Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-15 18:28:09 +00:00
parent be1d25541e
commit 3d1adf4ff4
11 changed files with 2 additions and 2 deletions

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.26
image: ghcr.io/groupultra/telegram-search:1.1.28
labels:
createdBy: Apps
networks:

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.26
image: ghcr.io/groupultra/telegram-search:1.1.28
labels:
createdBy: Apps
networks: