Update linuxserver/qbittorrent Docker tag to v5.0.3

This commit is contained in:
renovate[bot] 2024-12-19 18:15:25 +00:00 committed by GitHub
parent 53e0e5ce62
commit e4e875a01b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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