Compare commits

..

1 Commits

Author SHA1 Message Date
58c6597e53 Update ghcr.io/gotify/server Docker tag to v2.9.1 2026-03-01 02:31:59 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,7 +1,7 @@
services:
healthchecks:
container_name: healthchecks
image: ghcr.io/linuxserver/healthchecks:4.0.20260302@sha256:bf5a2ac4566194ed0d20c067ec0dd329667e7de6d20a56a1e6d53ec8539a00d2
image: ghcr.io/linuxserver/healthchecks:4.0.20260216@sha256:9748ad5de1a8aaede64e54d742424f2e8a92ed661814c232b333e567de40d829
restart: unless-stopped
environment:
- PUID=${PUID}