1
0
Fork 0

Merge pull request #581 from QYG2297248353/renovate/linuxserver-qbittorrent-5.x

Update linuxserver/qbittorrent Docker tag to v5.0.1
This commit is contained in:
Meng Sen 2024-11-02 19:36:10 +08:00 committed by GitHub
commit 1cb9b627ce
5 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
qbittorrent:
image: linuxserver/qbittorrent:5.0.0
image: linuxserver/qbittorrent:5.0.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"