mirror of
https://github.com/hassio-addons/addon-sonarr.git
synced 2025-05-07 04:31:33 +00:00
⬆️ Update Sonarr/Sonarr to v4.0.7.1863 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c77fb0cf58
commit
47512ab80d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
ARG SONARR_VERSION=4.0.6.1805
|
||||
ARG SONARR_VERSION=4.0.7.1863
|
||||
ARG BUILD_ARCH=amd64
|
||||
ARG BUILD_VERSION=dev
|
||||
ENV XDG_CONFIG_HOME="/config/xdg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue