From d54369a9e5611d0387f550d702d35330645b53af Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Sat, 9 Jul 2022 13:56:24 -0500 Subject: [PATCH] chore: Change radarr1 to nightly in debugging YAML --- debugging/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debugging/docker-compose.yml b/debugging/docker-compose.yml index ea928d77..35e90572 100644 --- a/debugging/docker-compose.yml +++ b/debugging/docker-compose.yml @@ -11,7 +11,7 @@ volumes: services: radarr1: - image: ghcr.io/hotio/radarr + image: ghcr.io/hotio/radarr:nightly networks: recyclarr: aliases: @@ -25,7 +25,7 @@ services: - TZ=America/Chicago radarr2: - image: ghcr.io/hotio/radarr:nightly + image: ghcr.io/hotio/radarr networks: recyclarr: aliases: