mirror of
https://github.com/hassio-addons/addon-lidarr.git
synced 2025-05-03 18:41:28 +00:00
⬆️ Update Lidarr/Lidarr to v2.3.3.4204 (#9)
This commit is contained in:
parent
38a25ddc8d
commit
bc0ec72a4e
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 LIDARR_VERSION=2.2.5.4141
|
||||
ARG LIDARR_VERSION=2.3.3.4204
|
||||
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