From ffc50f85fa08ac22f4bd6c842641317eb2c2e658 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 12 Apr 2026 20:02:51 -0400 Subject: [PATCH] fix(trek): correct Docker image tag format in Compose file --- nodes/heimdall/trek/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/heimdall/trek/compose.yaml b/nodes/heimdall/trek/compose.yaml index c1c72c5..29c80c0 100644 --- a/nodes/heimdall/trek/compose.yaml +++ b/nodes/heimdall/trek/compose.yaml @@ -4,7 +4,7 @@ x-info: documentation: services: app: - image: mauriceboe/trek:v2.9.13 + image: mauriceboe/trek:2.9.13 container_name: trek read_only: true security_opt: