⬆️ Update Prowlarr/Prowlarr to v1.34.1.5021 (#62)

This commit is contained in:
renovate[bot] 2025-04-21 20:38:23 +02:00 committed by GitHub
parent fb90bc8ef8
commit 9df6713e8f
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.33.3.5008
ARG PROWLARR_VERSION=1.34.1.5021
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"