From 8668528387a3df2a424da9d9e4ac4fb7d5406b6e Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 28 Jul 2026 10:25:12 -0400 Subject: [PATCH] removed 'v' from tag --- nodes/heimdall/zipline/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/heimdall/zipline/compose.yaml b/nodes/heimdall/zipline/compose.yaml index d175185..ee0e72c 100644 --- a/nodes/heimdall/zipline/compose.yaml +++ b/nodes/heimdall/zipline/compose.yaml @@ -20,7 +20,7 @@ services: retries: 5 zipline: - image: ghcr.io/diced/zipline:v4.6.4 + image: ghcr.io/diced/zipline:4.6.4 container_name: zipline restart: unless-stopped env_file: