From e5bcb22058d3333f31bc6f9ee278d0ec61217de4 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Sun, 19 Jul 2026 08:10:32 +0200 Subject: [PATCH] chore: pin gotify image tag in dev compose (#150) Reviewed-on: https://gitea.t000-n.de/t.behrendt/ts3gotify/pulls/150 Co-authored-by: Timo Behrendt Co-committed-by: Timo Behrendt --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index b48bee8..9bf148f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -17,7 +17,7 @@ services: MODE: '["connect", "disconnect", "moved", "message"]' gotify: - image: ghcr.io/gotify/server:latest@sha256:d75e89e0e28389c00c2556afe01282a37ee9756b0285799aa25214243aebd5e5 + image: ghcr.io/gotify/server:3.0.0@sha256:d75e89e0e28389c00c2556afe01282a37ee9756b0285799aa25214243aebd5e5 ports: - 8080:80 environment: