Skip to content

Commit

Permalink
upgrade to 5.12.9.9335
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Oct 13, 2024
1 parent 06ca410 commit 19cc2dd
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 @@ -12,7 +12,7 @@ ENV RADARR_ARCH=arm

FROM base-${TARGETARCH}${TARGETVARIANT}

ARG RADARR_VERSION=5.11.0.9244
ARG RADARR_VERSION=5.12.9.9335
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" \
Expand Down

0 comments on commit 19cc2dd

Please sign in to comment.