mirror of
https://github.com/hassio-addons/addon-radarr.git
synced 2025-05-04 11:01:22 +00:00
⬆️ Update Radarr/Radarr to v5.20.2.9777 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6ae45a134
commit
b2d2d05c59
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue