mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 00:08:47 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
86c6187583
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
|
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
uses: renovatebot/github-action@a1ed1d0adddfdf138192d1fbe3150a80094dee6a # v40.3.1
|
uses: renovatebot/github-action@b9486682a19fe4ea2dd1263c11b4e0c1fe1838fe # v40.3.2
|
||||||
with:
|
with:
|
||||||
useSlim: false
|
useSlim: false
|
||||||
token: ${{ secrets.GITHUBTOKEN }}
|
token: ${{ secrets.GITHUBTOKEN }}
|
||||||
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
acg-faka:
|
acg-faka:
|
||||||
image: qyg2297248353/acg-faka:v1.3.4
|
image: qyg2297248353/acg-faka:v1.3.8
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
casdoor:
|
casdoor:
|
||||||
image: casbin/casdoor:v1.721.0
|
image: casbin/casdoor:v1.723.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
gitea:
|
gitea:
|
||||||
image: gitea/gitea:1.22.2
|
image: gitea/gitea:1.22.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
nezha-dashboard:
|
nezha-dashboard:
|
||||||
image: ghcr.io/naiba/nezha-dashboard:v0.19.18
|
image: ghcr.io/naiba/nezha-dashboard:v0.19.19
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nocodb:
|
nocodb:
|
||||||
image: nocodb/nocodb:0.255.2
|
image: nocodb/nocodb:0.256.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
@ -3,7 +3,7 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
pixman:
|
pixman:
|
||||||
image: pixman/pixman:v1.7.19
|
image: pixman/pixman:v1.8.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
Loading…
Reference in New Issue
Block a user