Merge branch 'okxlin:localApps' into yeguo'sApps

This commit is contained in:
yeguo 2025-08-22 23:24:57 +08:00 committed by GitHub
commit 458c64d281
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
527 changed files with 205 additions and 152 deletions

View File

@ -10,6 +10,6 @@ services:
- /root:/root
environment:
- TZ=${TIME_ZONE}
image: moelin/1panel:v1.10.21-lts
image: moelin/1panel:v1.10.31-lts
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
2fauth:
image: "2fauth/2fauth:5.4.3"
image: "2fauth/2fauth:5.6.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -14,7 +14,7 @@ services:
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
- GITEA_RUNNER_NAME=${RUNNER_NAME}
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
image: gitea/act_runner:0.2.11
image: gitea/act_runner:0.2.12
labels:
createdBy: "Apps"

View File

@ -22,7 +22,7 @@ services:
volumes:
- ${WORK_PATH}:/opt/adguardhome/work
- ${CONFIG_PATH}:/opt/adguardhome/conf
image: adguard/adguardhome:v0.107.55
image: adguard/adguardhome:v0.107.63
labels:
createdBy: "Apps"

View File

@ -13,7 +13,7 @@ services:
- PUID=0
- PGID=0
- UMASK=022
image: xhofe/alist:v3.41.0
image: xhofe/alist:v3.44.0
labels:
createdBy: "Apps"

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:8001"
volumes:
- anqicms-data:/app
image: "anqicms/anqicms:v3.4.2"
image: "anqicms/anqicms:v3.4.11"
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
atvloadly:
image: "bitxeno/atvloadly:v0.2.5"
image: "bitxeno/atvloadly:v0.2.6"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -11,7 +11,7 @@ services:
- "${DATA_PATH2}:/podcasts"
- "${DATA_PATH}:/config"
- "${DATA_PATH3}:/metadata"
image: advplyr/audiobookshelf:2.17.5
image: advplyr/audiobookshelf:2.25.1
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
bark:
image: "finab/bark-server:v2.1.9"
image: "finab/bark-server:v2.2.1"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
beszel-agent:
image: "henrygd/beszel-agent:0.8.0"
image: "henrygd/beszel-agent:0.11.1"
container_name: ${CONTAINER_NAME}
restart: always
network_mode: host

View File

@ -1,6 +1,6 @@
services:
beszel:
image: "henrygd/beszel:0.8.0"
image: "henrygd/beszel:0.11.1"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:8080"
volumes:
- "${DATA_PATH}:/srv/bililive"
image: chigusa/bililive-go:v0.7.33
image: chigusa/bililive-go:v0.7.34
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
recorder:
image: "bililive/recorder:2.13.1"
image: "bililive/recorder:2.17.3"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
bitwarden:
image: "vaultwarden/server:1.32.6-alpine"
image: "vaultwarden/server:1.34.1-alpine"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
blinko:
image: "blinkospace/blinko:0.26.4"
image: "blinkospace/blinko:1.1.2"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -20,7 +20,7 @@ services:
- "8080"
- "--pg"
- "postgresql://${PANEL_DB_USER}:${PANEL_DB_USER_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${PANEL_DB_NAME}"
image: bytebase/bytebase:3.1.2
image: bytebase/bytebase:3.8.0
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
cashbook:
image: "dingdangdog/cashbook:3.0.6"
image: "dingdangdog/cashbook:4.3.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
certimate:
image: "usual2970/certimate:v0.2.21"
image: "usual2970/certimate:v0.3.18"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:5000"
volumes:
- "${DATA_PATH}:/datastore"
image: dgtlmoon/changedetection.io:0.45
image: dgtlmoon/changedetection.io:0.50
labels:
createdBy: "Apps"

View File

@ -11,7 +11,7 @@ services:
- "CODE=${SECRET_KEY}"
- "PROXY_URL=${PROXY}"
- "BASE_URL=${API_BASE_URL}"
image: yidadaa/chatgpt-next-web:v2.15.8
image: yidadaa/chatgpt-next-web:v2.16.0
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
chatgpt-on-wechat:
image: "zhayujie/chatgpt-on-wechat:1.7.4"
image: "zhayujie/chatgpt-on-wechat:1.7.6"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
chevereto:
image: "chevereto/chevereto:4.2.4"
image: "chevereto/chevereto:4.3.6"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
chrome:
image: "kasmweb/chrome:1.16.1"
image: "kasmweb/chrome:1.17.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -9,7 +9,7 @@ services:
volumes:
- "${DATA_PATH}:/opt/cloudbeaver/workspace"
tty: true
image: dbeaver/cloudbeaver:24.3.0
image: dbeaver/cloudbeaver:25.0.0
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
clouddrive:
image: "cloudnas/clouddrive2:0.8.5"
image: "cloudnas/clouddrive2:0.9.1"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
cloudflared:
image: cloudflare/cloudflared:2024.12.1
image: cloudflare/cloudflared:2025.7.0
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -12,7 +12,7 @@ services:
- "./data/conf.ini:/cloudreve/conf.ini"
- "./data/cloudreve.db:/cloudreve/cloudreve.db"
- "./data/avatar:/cloudreve/avatar"
image: cloudreve/cloudreve:3.8.3
image: cloudreve/cloudreve:4.1.3
labels:
createdBy: "Apps"

View File

@ -15,7 +15,7 @@ services:
- PASSWORD=${WEB_PASSWORD}
- SUDO_PASSWORD=${SUDO_PASSWORD}
- DEFAULT_WORKSPACE=/config/workspace
image: linuxserver/code-server:4.95.3
image: linuxserver/code-server:4.101.2
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
cook:
image: yunyoujun/cook:1.2.2
image: yunyoujun/cook:1.2.4
container_name: ${CONTAINER_NAME}
restart: always
networks:

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