Skip to content

Commit 16b94c0

Browse files
committed
upgrade to 4.0.9.2244
1 parent 48dc833 commit 16b94c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ENV SONARR_ARCH=arm64
99

1010
FROM base-${TARGETARCH}${TARGETVARIANT}
1111

12-
ARG SONARR_VERSION=4.0.8.1874
12+
ARG SONARR_VERSION=4.0.9.2244
1313
ARG SONARR_BRANCH=main
1414

1515
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

Comments
 (0)