chore(deps): update linuxserver/qbittorrent docker tag to v5.1.0 (#3828)
* chore(deps): update linuxserver/qbittorrent docker tag to v5.1.0 * 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
4039bbf560
commit
56b4652e84
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
image: linuxserver/qbittorrent:5.0.4
|
image: linuxserver/qbittorrent:5.1.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue