Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-08 03:51:27 +00:00
parent 6f606c2fd9
commit d78e47536b
82 changed files with 10 additions and 10 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.19
image: wushuo894/ani-rss:v2.0.20
labels:
createdBy: Apps
networks:
@@ -12,7 +12,7 @@ services:
- PUID=1000
- PGID=1000
- QUEUE_CONNECTION=database
image: linuxserver/bookstack:25.05.1
image: linuxserver/bookstack:25.05.2
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.13.1
image: envyafish/byte-muse:1.13.2
labels:
createdBy: Apps
networks:
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.3
image: emby/embyserver:4.9.1.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.129.0
image: ghost:5.129.1
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/nodepassproject/nodepassdash:2.1.3
image: ghcr.io/nodepassproject/nodepassdash:2.1.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -7,7 +7,7 @@ services:
else\n redis-server /etc/redis/redis.conf --requirepass ${REDIS_ROOT_PASSWORD}\n\
fi'\n"
container_name: redis
image: redis:6.2.18-alpine
image: redis:6.2.19-alpine
labels:
createdBy: Apps
networks:
@@ -7,7 +7,7 @@ services:
else\n redis-server /etc/redis/redis.conf --requirepass ${REDIS_ROOT_PASSWORD}\n\
fi'\n"
container_name: redis
image: redis:7.4.4-alpine
image: redis:7.4.5-alpine
labels:
createdBy: Apps
networks:
@@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-07-05
image: diygod/rsshub:2025-07-07
labels:
createdBy: Apps
networks:
@@ -16,7 +16,7 @@ services:
- WEBLATE_ALLOWED_HOSTS=*
- POSTGRES_DATABASE=weblate
- CLIENT_MAX_BODY_SIZE=200M
image: weblate/weblate:5.12.2.0
image: weblate/weblate:5.12.2.1
labels:
createdBy: Apps
networks: