⬆️ Update Prowlarr/Prowlarr to v1.32.2.4987 (#56)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-16 20:23:36 +01:00 committed by GitHub
parent 1de944b0f4
commit f3bc6e2b75
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 PROWLARR_VERSION=1.31.2.4975
ARG PROWLARR_VERSION=1.32.2.4987
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"