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

This commit is contained in:
新疆萌森软件开发工作室 2024-12-10 17:05:21 +08:00
commit be6b08014b
17 changed files with 4 additions and 4 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@936628dfbff213ab2eb95033c5e123cfcaf09ebb # v41.0.5
uses: renovatebot/github-action@e3a862510f27d57a380efb11f0b52ad7e8dbf213 # v41.0.6
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}

View File

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

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v1.7.4
image: hamster1963/nezha-dash:v1.7.5
labels:
createdBy: Apps
networks:

View File

@ -19,7 +19,7 @@ services:
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
- NEXT_PUBLIC_CustomTitle=NezhaDash
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
image: hamster1963/nezha-dash:v1.7.4
image: hamster1963/nezha-dash:v1.7.5
labels:
createdBy: Apps
networks: