Skip to content

Commit

Permalink
upgrade radarr
Browse files Browse the repository at this point in the history
  • Loading branch information
navilg committed Dec 31, 2023
1 parent bc15353 commit c5b03ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ services:
restart: "unless-stopped"
radarr:
container_name: radarr
image: lscr.io/linuxserver/radarr:5.1.3
image: lscr.io/linuxserver/radarr:5.2.6
networks:
mynetwork:
ipv4_address: ${RADARR_STATIC_CONTAINER_IP} # It should be available IPv4 address in range of docker network `mynetwork` e.g. 172.20.0.2
Expand Down

0 comments on commit c5b03ba

Please sign in to comment.