We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48dc833 commit 16b94c0Copy full SHA for 16b94c0
Dockerfile
@@ -9,7 +9,7 @@ ENV SONARR_ARCH=arm64
9
10
FROM base-${TARGETARCH}${TARGETVARIANT}
11
12
-ARG SONARR_VERSION=4.0.8.1874
+ARG SONARR_VERSION=4.0.9.2244
13
ARG SONARR_BRANCH=main
14
15
ADD "https://github.com/Sonarr/Sonarr/releases/download/v${SONARR_VERSION}/Sonarr.${SONARR_BRANCH}.${SONARR_VERSION}.linux-musl-${SONARR_ARCH}.tar.gz" \
0 commit comments