⬆️ Update Lidarr/Lidarr to v2.6.4.4402

This commit is contained in:
renovate[bot] 2024-10-09 14:15:02 +00:00 committed by GitHub
parent e1f9e51917
commit 1cfdfb4821
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.5.3.4341
ARG LIDARR_VERSION=2.6.4.4402
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"