⬆️ Update Prowlarr/Prowlarr to v1.30.2.4939 (#45)

This commit is contained in:
renovate[bot] 2025-01-27 14:25:27 +01:00 committed by GitHub
parent 28771bec27
commit 3e1a6c27ba
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.29.2.4915
ARG PROWLARR_VERSION=1.30.2.4939
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"