From 58c6597e537bbee4f60b0dc2c6062e67da34e97b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 Mar 2026 02:31:59 +0000 Subject: [PATCH] Update ghcr.io/gotify/server Docker tag to v2.9.1 --- gotify/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gotify/compose.yaml b/gotify/compose.yaml index 259aeb0..93aeeba 100644 --- a/gotify/compose.yaml +++ b/gotify/compose.yaml @@ -1,7 +1,7 @@ services: gotify: container_name: gotify - image: ghcr.io/gotify/server:2.9.0@sha256:4df8c1bb23646b8d8b308e881866474bfae4a9a5b3980e5047f87eb84017e8a0 + image: ghcr.io/gotify/server:2.9.1@sha256:a3af47067ce6aad76aadf5ba32d6ddfecd1ae576a961359f039fd1831e8b7652 restart: unless-stopped environment: - TZ=${TZ}