⬆️ Update Prowlarr/Prowlarr to v1.23.1.4708 (#27)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-10 12:44:07 +02:00 committed by GitHub
parent 6a2d05078e
commit 826006d580
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.22.0.4670
ARG PROWLARR_VERSION=1.23.1.4708
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"