update apps

This commit is contained in:
Navratan Lal Gupta 2024-02-23 19:18:00 +05:30
parent e8d68ce6de
commit 5e97100c48
No known key found for this signature in database

View File

@ -7,7 +7,7 @@ services:
## Read https://github.com/qdm12/gluetun/wiki for details on configuring VPN for different service providers.
profiles: ["vpn"]
container_name: vpn
image: qmcgaw/gluetun:v3.36.0
image: qmcgaw/gluetun:v3.37.0
cap_add:
- NET_ADMIN
environment:
@ -56,7 +56,7 @@ services:
## Change password after install from UI --> Tools --> Options --> WebUI ##
qbittorrent:
container_name: qbittorrent
image: lscr.io/linuxserver/qbittorrent:4.6.2
image: lscr.io/linuxserver/qbittorrent:4.6.3
# Unomment below if vpn is enabled
# depends_on: # Uncomment this line if vpn is enabled
@ -87,7 +87,7 @@ services:
radarr:
container_name: radarr
image: lscr.io/linuxserver/radarr:5.2.6
image: lscr.io/linuxserver/radarr:5.3.6
networks:
- mynetwork # Comment this line if VPN is enabled
## Uncomment below lines if VPN is enabled
@ -105,7 +105,7 @@ services:
restart: "unless-stopped"
sonarr:
image: linuxserver/sonarr:4.0.0-develop
image: linuxserver/sonarr:4.0.1-develop
container_name: sonarr
networks:
- mynetwork # Comment this line if VPN is enabled
@ -125,7 +125,7 @@ services:
prowlarr:
container_name: prowlarr
image: linuxserver/prowlarr:1.11.4
image: linuxserver/prowlarr:1.13.3
# Uncomment below if vpn is enabled
# depends_on: # Uncomment this line if vpn is enabled