diff --git a/README.md b/README.md
index 84e89e2..da67aa8 100644
--- a/README.md
+++ b/README.md
@@ -622,7 +622,7 @@ Compositions:
2.6.5
- 4.5.3
+ 4.6.2
|
:heavy_check_mark:
diff --git a/qbittorrent/docker-compose.yml b/qbittorrent/docker-compose.yml
index 469e037..820a3e5 100644
--- a/qbittorrent/docker-compose.yml
+++ b/qbittorrent/docker-compose.yml
@@ -26,7 +26,7 @@ services:
PROXY_PASSWORD: 'pass'
qbittorrent:
- image: padhihomelab/qbittorrent-nox:4.5.3
+ image: padhihomelab/qbittorrent-nox:4.6.2
restart: unless-stopped
security_opt:
|