Skip to content

Commit

Permalink
⬆️ Update Prowlarr/Prowlarr to v1.13.3.4273 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 5c42675 commit 1f9a2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prowlarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG PROWLARR_VERSION=1.11.4.4173
ARG PROWLARR_VERSION=1.13.3.4273
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"
Expand Down

0 comments on commit 1f9a2c4

Please sign in to comment.