mirror of
https://github.com/hassio-addons/addon-radarr.git
synced 2025-05-04 11:01:22 +00:00
⬆️ Update Radarr/Radarr to v5.18.4.9674
This commit is contained in:
parent
4f82d1e093
commit
39c4bc090c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG RADARR_VERSION=5.17.2.9580
|
ARG RADARR_VERSION=5.18.4.9674
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
ARG BUILD_VERSION=dev
|
ARG BUILD_VERSION=dev
|
||||||
ENV XDG_CONFIG_HOME="/config/xdg"
|
ENV XDG_CONFIG_HOME="/config/xdg"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue