mirror of
https://github.com/hassio-addons/addon-radarr.git
synced 2025-05-04 19:11:25 +00:00
⬆️ Update Radarr/Radarr to v5.5.3.8819 (#10)
This commit is contained in:
parent
fa3dc77381
commit
47070ccf32
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.4.6.8723
|
||||
ARG RADARR_VERSION=5.5.3.8819
|
||||
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