chore(deps): update linuxserver/qbittorrent docker tag to v5.0.3 (#2794)
* chore(deps): update linuxserver/qbittorrent docker tag to v5.0.3 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
a14487ff5a
commit
811642b5cb
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
qbittorrent:
|
||||
image: linuxserver/qbittorrent:5.0.2
|
||||
image: linuxserver/qbittorrent:5.0.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue