Update linuxserver/qbittorrent Docker tag to v5.0.2

This commit is contained in:
renovate[bot]
2024-11-20 22:32:41 +00:00
committed by GitHub
parent 038910a6cc
commit 0023ba4bcd

View File

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