Skip to content

Commit

Permalink
⬆️ Update Radarr/Radarr to v5.14.0.9383 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent e18a254 commit eb4565d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radarr/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 RADARR_VERSION=5.13.1.9378
ARG RADARR_VERSION=5.14.0.9383
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"
Expand Down

0 comments on commit eb4565d

Please sign in to comment.