Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-15 09:24:30 +00:00
parent 2f875ca6e5
commit 37cc63754a
73 changed files with 52 additions and 52 deletions

View File

@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.2.4
image: wushuo894/ani-rss:v2.2.6
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.0.0
image: soulter/astrbot:v4.1.2
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.0.0
image: soulter/astrbot:v4.1.2
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: cloudreve/cloudreve:4.7.0
image: cloudreve/cloudreve:4.8.0
labels:
createdBy: Apps
networks:

View File

@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.13.13
image: amir20/dozzle:v8.13.14
labels:
createdBy: Apps
networks:

View File

@@ -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.28
image: emby/embyserver:4.9.1.31
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.36.1
image: ghcr.io/homarr-labs/homarr:v1.37.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
labels:
createdBy: Apps
networks:

View File

@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.20.9
image: mdcng/mdc:1.20.10
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/brave:3.0.7
image: ghcr.io/m1k1o/neko/brave:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/chromium:3.0.6
image: ghcr.io/m1k1o/neko/chromium:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/firefox:3.0.7
image: ghcr.io/m1k1o/neko/firefox:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/google-chrome:3.0.7
image: ghcr.io/m1k1o/neko/google-chrome:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/kde:3.0.7
image: ghcr.io/m1k1o/neko/kde:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/microsoft-edge:3.0.7
image: ghcr.io/m1k1o/neko/microsoft-edge:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/remmina:3.0.7
image: ghcr.io/m1k1o/neko/remmina:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/tor-browser:3.0.7
image: ghcr.io/m1k1o/neko/tor-browser:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/vlc:3.0.7
image: ghcr.io/m1k1o/neko/vlc:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/xfce:3.0.7
image: ghcr.io/m1k1o/neko/xfce:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: uusec/openresty-manager:2.2.1
image: uusec/openresty-manager:2.3.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

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

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- SUI_LOG_LEVEL=info
- SUI_DEBUG=false
image: alireza7/s-ui:1.3.5
image: alireza7/s-ui:1.3.6
labels:
createdBy: Apps
networks:

View File

@@ -17,7 +17,7 @@ services:
- 8888
- 22
- 443
image: dockware/play:6.7.2.0
image: dockware/play:6.7.2.1
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.6.6
image: anirdev/slink:v1.6.7
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.2.4
image: wushuo894/ani-rss:v2.2.6
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.0.0
image: soulter/astrbot:v4.1.2
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v4.0.0
image: soulter/astrbot:v4.1.2
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: cloudreve/cloudreve:4.7.0
image: cloudreve/cloudreve:4.8.0
labels:
createdBy: Apps
networks:

View File

@@ -20,7 +20,7 @@ services:
- /dozzle
- healthcheck
timeout: 30s
image: amir20/dozzle:v8.13.13
image: amir20/dozzle:v8.13.14
labels:
createdBy: Apps
networks:

View File

@@ -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.28
image: emby/embyserver:4.9.1.31
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/homarr-labs/homarr:v1.36.1
image: ghcr.io/homarr-labs/homarr:v1.37.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -29,7 +29,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
labels:
createdBy: Apps
networks:

View File

@@ -10,7 +10,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
labels:
createdBy: Apps
networks:

View File

@@ -45,7 +45,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/immich-app/immich-server:v1.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
labels:
createdBy: Apps
networks:

View File

@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: mdcng/mdc:1.20.9
image: mdcng/mdc:1.20.10
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/brave:3.0.7
image: ghcr.io/m1k1o/neko/brave:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/chromium:3.0.6
image: ghcr.io/m1k1o/neko/chromium:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/firefox:3.0.7
image: ghcr.io/m1k1o/neko/firefox:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/google-chrome:3.0.7
image: ghcr.io/m1k1o/neko/google-chrome:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/kde:3.0.7
image: ghcr.io/m1k1o/neko/kde:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/microsoft-edge:3.0.7
image: ghcr.io/m1k1o/neko/microsoft-edge:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/remmina:3.0.7
image: ghcr.io/m1k1o/neko/remmina:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/tor-browser:3.0.7
image: ghcr.io/m1k1o/neko/tor-browser:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/vlc:3.0.7
image: ghcr.io/m1k1o/neko/vlc:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -14,7 +14,7 @@ services:
- NEKO_WEBRTC_EPR=${PANEL_APP_PORT_WEBRTC_EPR}
- NEKO_WEBRTC_ICELITE=1
- NEKO_WEBRTC_IP_RETRIEVAL_URL=https://ifconfig.co/ip
image: ghcr.io/m1k1o/neko/xfce:3.0.7
image: ghcr.io/m1k1o/neko/xfce:3.0.8
labels:
createdBy: Apps
networks:

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: uusec/openresty-manager:2.2.1
image: uusec/openresty-manager:2.3.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

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

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- SUI_LOG_LEVEL=info
- SUI_DEBUG=false
image: alireza7/s-ui:1.3.5
image: alireza7/s-ui:1.3.6
labels:
createdBy: Apps
networks:

View File

@@ -17,7 +17,7 @@ services:
- 8888
- 22
- 443
image: dockware/play:6.7.2.0
image: dockware/play:6.7.2.1
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.6.6
image: anirdev/slink:v1.6.7
labels:
createdBy: Apps
networks: