fix(docker-image): update ghcr.io/onedr0p/sonarr docker tag to v4.0.4 (#88)

| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/sonarr | 4.0.3 | 4.0.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-14 07:25:32 +00:00 committed by GitHub
parent a003d2205c
commit acc5b6df08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
with lib;
let
app = "sonarr";
image = "ghcr.io/onedr0p/sonarr:4.0.3@sha256:4284def4b9fd2d3de2898ae3a6adc7aa84b9cd7f4407a35e7c61472519038396";
image = "ghcr.io/onedr0p/sonarr:4.0.4@sha256:b487a9894af0db414484e8cbbbb4aaf3eabe3b18675081d700c19cdd60151ed6";
user = "568"; #string
group = "568"; #string
port = 8989; #int