Update qbittorrent from 5.1.0 to 5.1.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- name: restart qbittorrent
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: "{{ install_directory }}/qbittorrent"
|
||||
restarted: true
|
||||
state: restarted
|
||||
|
@@ -1,4 +1,3 @@
|
||||
|
||||
networks:
|
||||
starr:
|
||||
external: true
|
||||
@@ -6,7 +5,7 @@ networks:
|
||||
services:
|
||||
qbittorrent:
|
||||
container_name: qbittorrent
|
||||
image: lscr.io/linuxserver/qbittorrent:5.1.0
|
||||
image: lscr.io/linuxserver/qbittorrent:5.1.2
|
||||
restart: unless-stopped
|
||||
network_mode: "container:gluetun"
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user