mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-24 17:55:10 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
aa08fcaf71
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@67a664fc9b4481b33a3eff6ee9edfb7a7b9dfa1e # v41.0.2
|
||||
uses: renovatebot/github-action@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3
|
||||
with:
|
||||
useSlim: false
|
||||
token: ${{ secrets.GITHUBTOKEN }}
|
||||
|
@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
alist-aria2:
|
||||
image: xhofe/alist-aria2:v3.39.1
|
||||
image: xhofe/alist-aria2:v3.39.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
alist:
|
||||
image: xhofe/alist:v3.39.1-ffmpeg
|
||||
image: xhofe/alist:v3.39.4-ffmpeg
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
alist:
|
||||
image: xhofe/alist:v3.39.1
|
||||
image: xhofe/alist:v3.39.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.747.0
|
||||
image: casbin/casdoor:v1.753.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:v8.7.3
|
||||
image: amir20/dozzle:v8.8.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.2.4-lite
|
||||
image: dpanel/dpanel:1.2.6-lite
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dpanel:
|
||||
image: dpanel/dpanel:1.2.4
|
||||
image: dpanel/dpanel:1.2.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.100.1
|
||||
image: ghost:5.101.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:10.10.1
|
||||
image: jellyfin/jellyfin:10.10.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/macos:1.15
|
||||
image: dockurr/macos:1.16
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.0.4
|
||||
image: jxxghp/moviepilot-v2:2.0.6
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v1.2.9
|
||||
image: hamster1963/nezha-dash:v1.3.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
pingvin-share:
|
||||
image: stonith404/pingvin-share:v1.3.0
|
||||
image: stonith404/pingvin-share:v1.4.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -23,7 +23,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2024-11-15
|
||||
image: diygod/rsshub:2024-11-18
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
Loading…
Reference in New Issue
Block a user