Skip to content

Commit

Permalink
upgrade to 4.0.9.2244
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Aug 31, 2024
1 parent 48dc833 commit 16b94c0
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 @@ -9,7 +9,7 @@ ENV SONARR_ARCH=arm64

FROM base-${TARGETARCH}${TARGETVARIANT}

ARG SONARR_VERSION=4.0.8.1874
ARG SONARR_VERSION=4.0.9.2244
ARG SONARR_BRANCH=main

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

0 comments on commit 16b94c0

Please sign in to comment.