Skip to content

Commit

Permalink
upgrade to 5.4.6.8723
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Apr 17, 2024
1 parent a8b0e77 commit 4d5617d
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.4.8688
ARG RADARR_VERSION=5.4.6.8723
ARG RADARR_BRANCH=develop

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 4d5617d

Please sign in to comment.