⬆️ Update Prowlarr/Prowlarr to v1.21.2.4649 (#23)

This commit is contained in:
renovate[bot] 2024-07-27 12:54:38 +02:00 committed by GitHub
parent f1e3478e54
commit b0f5ee619f
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.20.1.4603
ARG PROWLARR_VERSION=1.21.2.4649
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"