Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
新疆萌森软件开发工作室 2024-11-05 17:04:49 +08:00
commit 55a6484016
72 changed files with 15 additions and 15 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run Renovate
uses: renovatebot/github-action@80eaf969abf68ad62aa94d9ab392421b31621634 # v40.3.4
uses: renovatebot/github-action@28bcd5c4900a4353b5c9af9e1bd61dd6377f0f0d # v40.3.5
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
alist-aria2:
image: xhofe/alist-aria2:v3.38.0
image: xhofe/alist-aria2:v3.39.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
alist:
image: xhofe/alist:v3.38.0-ffmpeg
image: xhofe/alist:v3.39.1-ffmpeg
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
alist:
image: xhofe/alist:v3.38.0
image: xhofe/alist:v3.39.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
certimate:
image: usual2970/certimate:v0.2.12
image: usual2970/certimate:v0.2.14
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
deeplx:
image: qyg2297248353/deeplx:v0.9.8.1
image: qyg2297248353/deeplx:v0.9.8.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
dozzle:
image: amir20/dozzle:v8.7.1
image: amir20/dozzle:v8.7.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.98.1
image: ghost:5.99.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
jellyfin:
image: jellyfin/jellyfin:10.10.0
image: jellyfin/jellyfin:10.10.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
nezha-dash:
image: hamster1963/nezha-dash:v1.1.0
image: hamster1963/nezha-dash:v1.2.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
nezha-dashboard:
image: ghcr.io/naiba/nezha-dashboard:v0.20.6
image: ghcr.io/naiba/nezha-dashboard:v0.20.8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
onedev:
image: 1dev/server:11.3.3
image: 1dev/server:11.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
qbittorrent:
image: linuxserver/qbittorrent:5.0.0
image: linuxserver/qbittorrent:5.0.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -23,7 +23,7 @@ services:
timeout: 10s
retries: 3
rsshub:
image: diygod/rsshub:2024-10-31
image: diygod/rsshub:2024-11-05
container_name: rsshub-${CONTAINER_NAME}
depends_on:
- browserless

View File

@ -4,7 +4,7 @@ networks:
services:
telegram-bot-api:
image: aiogram/telegram-bot-api:7.10
image: aiogram/telegram-bot-api:7.11
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"