Compare commits

..
Author SHA1 Message Date
renovate[bot]andGitHub 0a6685da94 Update actions/checkout action to v6.0.3 2026-06-02 16:47:46 +00:00
173 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
with:
fetch-depth: 0
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Run Renovate
uses: renovatebot/github-action@957af03d760b2c87fc65cb95628f6d5f95d9c578 # v46.0.0
with:
@@ -4,7 +4,7 @@ networks:
services:
adguardhome:
image: adguard/adguardhome:v0.107.77
image: adguard/adguardhome:v0.107.76
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
napcat:
image: mlikiowa/napcat-docker:v4.18.5
image: mlikiowa/napcat-docker:v4.18.4
container_name: napcat-${CONTAINER_NAME}
restart: always
networks:
@@ -4,7 +4,7 @@ networks:
services:
baihu-panel:
image: ghcr.io/engigu/baihu:1.1.8
image: ghcr.io/engigu/baihu:1.1.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
cloudsaver:
image: jiangrui1994/cloudsaver:0.8.4
image: jiangrui1994/cloudsaver:0.8.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
jackett:
image: linuxserver/jackett:0.24.2007
image: linuxserver/jackett:0.24.2000
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
movie-pilot:
image: jxxghp/moviepilot:2.13.4
image: jxxghp/moviepilot:2.13.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
n8n:
image: n8nio/n8n:2.25.2
image: n8nio/n8n:2.25.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
napcat:
image: mlikiowa/napcat-docker:v4.18.5
image: mlikiowa/napcat-docker:v4.18.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ollama:
image: ollama/ollama:0.30.2
image: ollama/ollama:0.30.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
onedev:
image: 1dev/server:15.1.2
image: 1dev/server:15.1.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
smtp_proxy_server:
image: ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server:v1.9.0
image: ghcr.io/dreamhunter2333/cloudflare_temp_email/smtp_proxy_server:v1.8.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: adguard/adguardhome:v0.107.77
image: adguard/adguardhome:v0.107.76
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -36,7 +36,7 @@ services:
- MODE=astrbot
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
image: mlikiowa/napcat-docker:v4.18.5
image: mlikiowa/napcat-docker:v4.18.4
mac_address: ${NAPCAT_MAC_ADDRESS:-02:42:ac:11:00:02}
networks:
- 1panel-network
@@ -15,7 +15,7 @@ services:
- BH_DB_PATH=/app/data/baihu.db
- BH_DB_TABLE_PREFIX=baihu_
- BH_DB_NAME=baihu
image: ghcr.io/engigu/baihu:1.1.8
image: ghcr.io/engigu/baihu:1.1.6
labels:
createdBy: Apps
logging:

Some files were not shown because too many files have changed in this diff Show More