feat: update transmission 4.1.1

This commit is contained in:
arch3rPro
2026-02-27 22:50:13 +08:00
parent 4861bac6dd
commit 8e5c529f4d
9 changed files with 2 additions and 2 deletions

View File

@@ -763,7 +763,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🌱 开源高性能BT/PT下载工具支持Web界面 🌱 开源高性能BT/PT下载工具支持Web界面
<kbd>4.1.0</kbd> • [官网链接](https://transmissionbt.com/) <kbd>4.1.1</kbd> • [官网链接](https://transmissionbt.com/)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
transmission: transmission:
image: linuxserver/transmission:4.1.0 image: linuxserver/transmission:4.1.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: Apps createdBy: Apps