Skip to content

Commit

Permalink
upgrade to 4.0.5.1710
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Jun 1, 2024
1 parent db9d6a2 commit c042592
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 @@ -9,8 +9,8 @@ ENV SONARR_ARCH=arm64

FROM base-${TARGETARCH}${TARGETVARIANT}

ARG SONARR_VERSION=4.0.4.1515
ARG SONARR_BRANCH=develop
ARG SONARR_VERSION=4.0.5.1710
ARG SONARR_BRANCH=master

ADD "https://github.com/Sonarr/Sonarr/releases/download/v${SONARR_VERSION}/Sonarr.${SONARR_BRANCH}.${SONARR_VERSION}.linux-musl-${SONARR_ARCH}.tar.gz" \
/tmp/sonarr.tar.gz
Expand Down

0 comments on commit c042592

Please sign in to comment.