Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-06 06:28:14 +00:00
parent ceb6461cff
commit 1a9894ea1f
109 changed files with 24 additions and 24 deletions

View File

@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.12
image: halohub/halo:2.20.13
labels:
createdBy: Apps
networks:

View File

@ -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.20.12
image: halohub/halo:2.20.13
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- UMASK=022
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.1.7
image: jxxghp/moviepilot-v2:2.1.8
labels:
createdBy: Apps
logging:

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v2.1.0
image: hamster1963/nezha-dash:v2.1.2
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- PGID=1000
- UMASK=022
- TZ=Asia/Shanghai
image: linuxserver/prowlarr:1.28.2
image: linuxserver/prowlarr:1.29.2
labels:
createdBy: Apps
networks:

View File

@ -7,7 +7,7 @@ services:
environment:
- QlPort=5700
- QlBaseUrl=${QINGLONG_BASE_URL:-/}
image: whyour/qinglong:2.17.13
image: whyour/qinglong:2.18.0
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- PGID=1000
- UMASK=022
- TZ=Asia/Shanghai
image: linuxserver/radarr:5.16.3
image: linuxserver/radarr:5.17.2
labels:
createdBy: Apps
networks:

View File

@ -57,7 +57,7 @@ services:
- -f
- http://localhost:1200/healthz?key=${ACCESS_KEY}
timeout: 10s
image: diygod/rsshub:2025-01-03
image: diygod/rsshub:2025-01-05
labels:
createdBy: Apps
networks:

View File

@ -20,7 +20,7 @@ services:
- SHIORI_HTTP_IDLE_TIMEOUT=10s
- SHIORI_HTTP_DISABLE_KEEP_ALIVE=true
- SHIORI_HTTP_DISABLE_PARSE_MULTIPART_FORM=true
image: ghcr.io/go-shiori/shiori:v1.7.3
image: ghcr.io/go-shiori/shiori:v1.7.4
labels:
createdBy: Apps
networks:

View File

@ -12,7 +12,7 @@ services:
- USER_PASSWORD_REQUIREMENTS=15
- IMAGE_MAX_SIZE=15M
- STORAGE_PROVIDER=local
image: anirdev/slink:v1.4.1
image: anirdev/slink:v1.4.5
labels:
createdBy: Apps
networks:

View File

@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.0.2
image: linuxserver/speedtest-tracker:1.0.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.0.2
image: linuxserver/speedtest-tracker:1.0.3
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@ -9,7 +9,7 @@ services:
container_name: halo-h2
environment:
- JVM_OPTS=-Xmx256m -Xms256m
image: halohub/halo:2.20.12
image: halohub/halo:2.20.13
labels:
createdBy: Apps
networks:

View File

@ -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.20.12
image: halohub/halo:2.20.13
labels:
createdBy: Apps
networks:

View File

@ -16,7 +16,7 @@ services:
- UMASK=022
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.1.7
image: jxxghp/moviepilot-v2:2.1.8
labels:
createdBy: Apps
logging:

Some files were not shown because too many files have changed in this diff Show More