Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-08-20 03:41:05 +00:00
parent 14dff5d4fe
commit 5da1c4eb43
67 changed files with 10 additions and 10 deletions
@@ -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.19
image: emby/embyserver:4.9.1.20
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.21.6
image: halohub/halo:2.21.7
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- --halo.external-url=${HALO_EXTERNAL_URL}
- --halo.security.remember-me.token-validity=${HALO_REMEMBER_ME_TOKEN_VALIDITY}
container_name: halo
image: halohub/halo:2.21.6
image: halohub/halo:2.21.7
labels:
createdBy: Apps
networks:
@@ -3,10 +3,10 @@ networks:
external: true
services:
movie-pilot-v2:
container_name: movie-pilot
container_name: 2.7.3
env_file:
- ./envs/global.env
- ./envs/movie-pilot.env
- ./envs/2.7.3.env
- .env
environment:
- NGINX_PORT=3000
@@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.7.2
image: jxxghp/moviepilot-v2:2.7.3
labels:
createdBy: Apps
logging:
@@ -14,7 +14,7 @@ services:
- PUID=0
- PGID=0
- UMASK=022
image: jxxghp/moviepilot:1.9.19
image: jxxghp/moviepilot:2.7.3
labels:
createdBy: Apps
logging:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.83.0-alpine
image: sonatype/nexus3:3.83.1-alpine
labels:
createdBy: Apps
networks:
@@ -18,7 +18,7 @@ services:
- OLLAMA_MAX_QUEUE=512
- OLLAMA_FLASH_ATTENTION=0
- OLLAMA_KV_CACHE_TYPE=f16
image: ollama/ollama:0.11.4
image: ollama/ollama:0.11.5
labels:
createdBy: Apps
networks:
@@ -8,7 +8,7 @@ services:
- ./envs/global.env
- .env
hostname: traccar
image: traccar/traccar:6.8
image: traccar/traccar:6.9
labels:
createdBy: Apps
networks: