Update ghcr.io/gotify/server Docker tag to v2.8.0

This commit is contained in:
2026-01-02 16:01:18 +00:00
parent df58ea9d71
commit 72a013812e

View File

@@ -1,7 +1,7 @@
services: services:
gotify: gotify:
container_name: gotify container_name: gotify
image: ghcr.io/gotify/server:2.7.3@sha256:2ae0e4e689f183137c8247884382fcb174d5a72253ce1897e7e5267090093fc8 image: ghcr.io/gotify/server:2.8.0@sha256:4702c392ca723d5016fc938c8b22572c3509efca812bdc5221d25158ba0201e3
restart: unless-stopped restart: unless-stopped
environment: environment:
- TZ=${TZ} - TZ=${TZ}