feat: update transmission 4.1.0

This commit is contained in:
arch3rPro
2026-01-29 05:33:47 +08:00
parent 0e7bae4f0f
commit 4dccdd5db1
9 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -763,7 +763,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🌱 开源高性能BT/PT下载工具,支持Web界面 🌱 开源高性能BT/PT下载工具,支持Web界面
<kbd>4.0.6</kbd> • [官网链接](https://transmissionbt.com/) <kbd>4.1.0</kbd> • [官网链接](https://transmissionbt.com/)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
transmission: transmission:
image: linuxserver/transmission:4.0.6 image: linuxserver/transmission:4.1.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: Apps createdBy: Apps