Skip to content

Commit

Permalink
upgrade to 5.3.2.8504
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Jan 21, 2024
1 parent ae93d64 commit 8ed6a23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.2.5.8361
ARG RADARR_VERSION=5.3.2.8504
ARG RADARR_BRANCH=develop

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
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Saswat Padhi
Copyright (c) 2024 Saswat Padhi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 8ed6a23

Please sign in to comment.