mirror of
https://github.com/hassio-addons/addon-lidarr.git
synced 2025-05-07 04:21:24 +00:00
⬆️ Update Lidarr/Lidarr to v2.9.6.4552 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2a6d0c5f1
commit
b2ec446b7c
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 LIDARR_VERSION=2.8.2.4493
|
ARG LIDARR_VERSION=2.9.6.4552
|
||||||
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