Skip to content

Commit

Permalink
upgrade to 4.6.4.7568
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Jul 8, 2023
1 parent 8875f4f commit 613df5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ENV RADARR_ARCH=arm

FROM base-${TARGETARCH}${TARGETVARIANT}

ARG RADARR_VERSION=4.6.1.7456
ARG RADARR_BRANCH=develop
ARG RADARR_VERSION=4.6.4.7568
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" \
/tmp/radarr.tar.gz
Expand Down

0 comments on commit 613df5b

Please sign in to comment.