⬆️ Update Radarr/Radarr to v5.7.0.8882

This commit is contained in:
renovate[bot] 2024-06-20 16:58:43 +00:00 committed by GitHub
parent 5f89877099
commit 2ec3a0c1bf
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.6.0.8846
ARG RADARR_VERSION=5.7.0.8882
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"