qbittorrent: bump version

This commit is contained in:
notohh 2023-12-15 10:06:02 -05:00
parent 09975ab9c7
commit bbdb15288b
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -15,7 +15,7 @@
extraOptions = ["--cap-add=NET_ADMIN"];
};
qbittorrent = {
image = "linuxserver/qbittorrent:4.5.5";
image = "linuxserver/qbittorrent:4.6.2";
dependsOn = ["gluetun"];
environment = {
PUID = "1001";