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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-07 05:09:44 +00:00 committed by GitHub
parent f3dad2af6c
commit 92fdae0269
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.2@sha256:42ba5af9b0ea20f4db4622991e0f1657be02c6e8747872c652fdac193c097b25";
image = "ghcr.io/onedr0p/sonarr:4.0.3@sha256:04d8e198752b67df3f95c46144b507f437e7669f0088e7d2bbedf0e762606655";
user = "568"; #string
group = "568"; #string
port = 8989; #int