Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-09-08 03:49:38 +00:00
parent 1ca353cea7
commit 64143ea7cb
165 changed files with 46 additions and 46 deletions

View File

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

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: soulter/astrbot:v3.5.27
image: soulter/astrbot:v4.0.0
labels:
createdBy: Apps
networks:
@@ -36,7 +36,7 @@ services:
- MODE=astrbot
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
image: mlikiowa/napcat-docker:v4.8.105
image: mlikiowa/napcat-docker:v4.8.106
mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02}
networks:
- 1panel-network

View File

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

View File

@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- LOG_LEVEL=info
- PORT=${PANEL_APP_PORT_HTTP:-45876}
image: henrygd/beszel-agent:0.12.6
image: henrygd/beszel-agent:0.12.7
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE:-host}

View File

@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: henrygd/beszel:0.12.6
image: henrygd/beszel:0.12.7
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- PUID=0
- PGID=0
- TZ=Asia/Shanghai
image: suwmlee/bonita:0.13.0
image: suwmlee/bonita:0.14.0
labels:
createdBy: Apps
networks:

View File

@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- HTTP_PROXY=${HTTP_PROXY:-}
- NO_PROXY=${NO_PROXY:-}
image: envyafish/byte-muse:1.18.4
image: envyafish/byte-muse:1.18.5
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.25
image: emby/embyserver:4.9.1.26
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:6.0.6
image: ghost:6.0.7
labels:
createdBy: Apps
networks:

View File

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

View File

@@ -15,7 +15,7 @@ services:
- MINIO_BROWSER_REDIRECT=true
extra_hosts:
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
image: minio/minio:RELEASE.2025-07-23T15-54-02Z
image: minio/minio:RELEASE.2025-09-07T16-13-09Z
labels:
createdBy: Apps
logging:

View File

@@ -14,7 +14,7 @@ services:
- initial_email=${INITIAL_EMAIL}
- initial_server_url=${INITIAL_SERVER_URL}
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
image: 1dev/server:12.0.8
image: 1dev/server:12.0.9
labels:
createdBy: Apps
networks:

View File

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

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