⬆️ 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:
renovate[bot] 2024-07-15 08:29:13 +02:00 committed by GitHub
parent c77fb0cf58
commit 47512ab80d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"