⬆️ Update Radarr/Radarr to v5.18.4.9674 (#46)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-03 13:59:27 +01:00 committed by GitHub
parent 4f82d1e093
commit ba05bb60fa
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.17.2.9580
ARG RADARR_VERSION=5.18.4.9674
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"