qbittorrent: bump version
This commit is contained in:
parent
09975ab9c7
commit
bbdb15288b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
extraOptions = ["--cap-add=NET_ADMIN"];
|
extraOptions = ["--cap-add=NET_ADMIN"];
|
||||||
};
|
};
|
||||||
qbittorrent = {
|
qbittorrent = {
|
||||||
image = "linuxserver/qbittorrent:4.5.5";
|
image = "linuxserver/qbittorrent:4.6.2";
|
||||||
dependsOn = ["gluetun"];
|
dependsOn = ["gluetun"];
|
||||||
environment = {
|
environment = {
|
||||||
PUID = "1001";
|
PUID = "1001";
|
||||||
|
|
Loading…
Reference in a new issue