Skip to content

Commit

Permalink
upgrade to 5.6.0.8846
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Jun 1, 2024
1 parent baa2100 commit 92274a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV RADARR_ARCH=arm

FROM base-${TARGETARCH}${TARGETVARIANT}

ARG RADARR_VERSION=5.4.6.8723
ARG RADARR_VERSION=5.6.0.8846
ARG RADARR_BRANCH=master

ADD "https://github.com/Radarr/Radarr/releases/download/v${RADARR_VERSION}/Radarr.${RADARR_BRANCH}.${RADARR_VERSION}.linux-musl-core-${RADARR_ARCH}.tar.gz" \
Expand Down

0 comments on commit 92274a8

Please sign in to comment.