mirror of
https://github.com/hassio-addons/addon-prowlarr.git
synced 2025-05-04 19:21:30 +00:00
⬆️ 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:
parent
1f9a2c4da3
commit
1956cd5a56
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG PROWLARR_VERSION=1.13.3.4273
|
ARG PROWLARR_VERSION=1.14.3.4333
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
ARG BUILD_VERSION=dev
|
ARG BUILD_VERSION=dev
|
||||||
ENV XDG_CONFIG_HOME="/config/xdg"
|
ENV XDG_CONFIG_HOME="/config/xdg"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue