⬆️ Update Lidarr/Lidarr to v2.11.2.4629 (#51)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-29 13:00:09 +02:00 committed by GitHub
parent 9c453b9f7f
commit 1b6f00a312
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
ARG LIDARR_VERSION=2.10.3.4602
ARG LIDARR_VERSION=2.11.2.4629
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"