⬆️ Update Radarr/Radarr to v5.20.2.9777

This commit is contained in:
renovate[bot] 2025-03-18 16:06:12 +00:00 committed by GitHub
parent a6ae45a134
commit 5989d495af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG RADARR_VERSION=5.19.3.9730
ARG RADARR_VERSION=5.20.2.9777
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"