mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 09:26:57 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
55a6484016
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@ -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 }}
|
||||
|
@ -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"
|
@ -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"
|
@ -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"
|
@ -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"
|
@ -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"
|
@ -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"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.98.1
|
||||
image: ghost:5.99.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -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"
|
@ -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"
|
@ -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"
|
@ -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"
|
@ -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"
|
@ -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
|
@ -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"
|
Loading…
Reference in New Issue
Block a user