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

This commit is contained in:
新疆萌森软件开发工作室 2025-02-10 16:06:29 +08:00
commit 0c329fcebe
8 changed files with 2 additions and 2 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@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12
uses: renovatebot/github-action@e084b5ac6fd201023db6dd7743aec023babb02c8 # v41.0.13
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}

View File

@ -4,7 +4,7 @@ networks:
services:
deeplx:
image: qyg2297248353/deeplx:v1.0.3.1
image: qyg2297248353/deeplx:v1.0.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"