feat(docker-image): update ghcr.io/twin/gatus docker tag to v5.9.0 (#85)

| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| docker     | ghcr.io/twin/gatus | v5.8.0 | v5.9.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-14 17:26:07 +10:00 committed by GitHub
parent 21427e8276
commit 190fece854
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
with lib;
let
app = "gatus";
image = "ghcr.io/twin/gatus:v5.8.0@sha256:fecb4c38722df59f5e00ab4fcf2393d9b8dad9161db208d8d79386dc86da8a55";
image = "ghcr.io/twin/gatus:v5.9.0@sha256:7eb33f6efa63047f77aa93893c821af831fd54c03ebb4dd3bc123997e55258bf";
user = "568"; #string
group = "568"; #string
port = 8080; #int