Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-14 21:20:04 +00:00
parent 494b08e254
commit 22e55ea6f9
29 changed files with 6 additions and 6 deletions
@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.14.11
image: amir20/dozzle:v8.14.12
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-12-13
image: diygod/rsshub:2025-12-14
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.37
image: ghcr.io/groupultra/telegram-search:1.1.38
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.14.11
image: amir20/dozzle:v8.14.12
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-12-13
image: diygod/rsshub:2025-12-14
labels:
createdBy: Apps
networks:
+1 -1
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.37
image: ghcr.io/groupultra/telegram-search:1.1.38
labels:
createdBy: Apps
networks: