Update linuxserver/qbittorrent Docker tag to v5.1.1

This commit is contained in:
renovate[bot]
2025-06-25 02:42:46 +00:00
committed by GitHub
parent 5b46ec7834
commit 0a183f4b90

View File

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