Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-05 21:20:45 +00:00
parent c351b85af4
commit f805d3d0c3
35 changed files with 4 additions and 4 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: