⬆️ Update Prowlarr/Prowlarr to v1.14.3.4333 (#8)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-18 13:23:37 +01:00 committed by GitHub
parent 1f9a2c4da3
commit 1956cd5a56
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.13.3.4273
ARG PROWLARR_VERSION=1.14.3.4333
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"