⬆️ Update Prowlarr/Prowlarr to v1.25.4.4818 (#34)

This commit is contained in:
renovate[bot] 2024-10-22 07:07:52 +02:00 committed by GitHub
parent 882b4c3dc9
commit 0c9db789b9
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.24.3.4754
ARG PROWLARR_VERSION=1.25.4.4818
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"