⬆️ Update Lidarr/Lidarr to v2.3.3.4204 (#9)

This commit is contained in:
renovate[bot] 2024-05-13 19:20:14 +02:00 committed by GitHub
parent 38a25ddc8d
commit bc0ec72a4e
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.2.5.4141
ARG LIDARR_VERSION=2.3.3.4204
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"