Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-05 21:20:42 +00:00
parent 2b83202e15
commit 93ac1a8dc1
48 changed files with 15 additions and 15 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.4.12
image: wushuo894/ani-rss:v2.4.13
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.45.1
image: ghcr.io/homarr-labs/homarr:v1.45.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -21,7 +21,7 @@ services:
environment:
- TZ=Asia/Shanghai
- WEBDAV_BACKEND=http://sp-webdav
image: johannesjo/super-productivity:v16.4.3
image: johannesjo/super-productivity:v16.5.0
labels:
createdBy: Apps
networks:
@@ -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.32
image: ghcr.io/groupultra/telegram-search:1.1.33
labels:
createdBy: Apps
networks: